diff --git a/pyproject.toml b/pyproject.toml index c6bcf01..6897d81 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ classifiers = [ [tool.poetry.dependencies] python = "^3.10" -poetry = "1.8.5" +poetry = "2.2.1" reqstool-python-decorators = "0.0.8" poetry-dynamic-versioning = "1.9.1"