Metadata-Version: 2.3
Name: poetry-plugin-updater
Version: 0.0.3
Summary: Poetry plugin to update pyproject.toml dependency versions
License: MIT
Author: Thomas Berdy
Author-email: thomas.berdy@outlook.com
Requires-Python: >=3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: poetry (>=1.7.0)
Requires-Dist: poetry-core (>=1.8.0)
Requires-Dist: requests (>=2.26)
Project-URL: Homepage, https://python-poetry.org/
Project-URL: Repository, https://github.com/kozlek/poetry-plugin-updater
Description-Content-Type: text/markdown

# Poetry Plugin: Updater

