diff --git a/pyproject.toml b/pyproject.toml index 9068e3c..4220422 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ classifiers = [ [tool.poetry.dependencies] python = "^3.10" -poetry = "1.8.4" +poetry = "2.0.0" reqstool-python-decorators = "0.0.5" poetry-dynamic-versioning = "^1.2.0"