Skip to main content

Bump the version of a poetry project dependencies.

Project description

Sembump

Poetry plugin to semantically bump the version of your project.

Installation

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

poetry self add poetry-plugin-sembump

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

pipx inject poetry poetry-plugin-sembump

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

pip install poetry-plugin-sembump

Usage

poetry bump -h

Description:
  Bump the version of the project dependencies.

Usage:
  bump [options]

Options:
  -r, --recursive            Bump the dependencies of all pyproject.toml files found in subdirectories.
  -d, --dry-run              Do not write any changes to the files.
  -D, --dev-dependencies     Update dev dependencies as well.

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

poetry_plugin_sembump-1.0.1.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

poetry_plugin_sembump-1.0.1-py3-none-any.whl (5.6 kB view hashes)

Uploaded Python 3

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