Poetry-dynamic-versioning

Latest version: v1.7.1

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 11

1.0.1

* Fixed:
* Compatibility with poetry-core 1.7.0, which removed the `poetry.core.semver` module.
* The `enable` command now constrains the plugin version to `>=1.0.0,<2.0.0`
to protect against any potential API changes.

1.0.0

* Fixed:
* Running `poetry dynamic-versioning` followed by `poetry build`
would leave the plugin enabled in the sdist's pyproject.toml.

1.0.0b3

* Fixed:
* The plugin can now update versions for dependencies that also use the plugin.

1.0.0b2

* Fixed:
* The plugin maintained its own copy of the default `pattern`, which meant that
it could fall behind the copy in Dunamai and lead to surprising behavior.
The plugin now automatically uses the latest default from Dunamai directly
when you do not customize it in the plugin settings.

1.0.0b1

* Changed:
* Implemented the official Poetry plugin interface.

0.25.0

* Added:
* `fix-shallow-repository` option to attempt to automatically fix shallow repositories.
Currently, this only supports Git and will run `git fetch --unshallow`.
* Changed:
* Updated Dunamai to 1.18.0+ for the latest features.

Page 3 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.