Skip to main content

Openfund plugin that updates dependencies and bumps their versions in pyproject.toml file

Project description

Poetry Plugin: up

release test License python_version poetry_version pypi_v pypi_dm

This package is a plugin that updates dependencies and bumps their versions in pyproject.toml file. The version constraints are respected, unless the --latest flag is passed, in which case dependencies are updated to latest available compatible versions.

This plugin provides similar features as the existing update command with additional features.

Installation

The easiest way to install the up plugin is via the self add command of Poetry.

poetry self add poetry-plugin-up

If you used pipx to install Poetry you can add the plugin via the pipx inject command.

pipx inject poetry poetry-plugin-up

Otherwise, if you used pip to install Poetry you can add the plugin packages via the pip install command.

pip install poetry-plugin-up

Usage

The plugin provides an up command to update dependencies

poetry up --help

Update dependencies

poetry up

Update dependencies to latest available compatible versions

poetry up --latest

Update the foo and bar packages

poetry up foo bar

Update packages only in the main group

poetry up --only main

Update packages but ignore the dev group

poetry up --without dev

Contributing

Contributions are welcome! See the Contributing Guide.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

openfund_plugin_up-0.0.2.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

openfund_plugin_up-0.0.2-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

Details for the file openfund_plugin_up-0.0.2.tar.gz.

File metadata

  • Download URL: openfund_plugin_up-0.0.2.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.12.7 Darwin/22.6.0

File hashes

Hashes for openfund_plugin_up-0.0.2.tar.gz
Algorithm Hash digest
SHA256 ce55774f9ae3c651ae8cd6ae97406cf8ee867d42a4d2f0b06f64b9eff4cea7ef
MD5 a18e6d2f9004cdc4bc801d6c28db7374
BLAKE2b-256 4717eca553fa10e5eaa6a32a66bc3fc006fb7d3eda871a3c85c4a56852ec74a0

See more details on using hashes here.

File details

Details for the file openfund_plugin_up-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for openfund_plugin_up-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 84dc97e023ca96343d5a010ef39d557e77136b7fcb57a25bab418e55d9bc4423
MD5 93f00594d1e5549e2deb2965fe5f0ad3
BLAKE2b-256 421c8dd6e7c0baecb9d66ca20febef37478af87acf2970683f6b2e9fc3d7ebd4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page