diff --git a/pyproject.toml b/pyproject.toml index 9ff31c9..e72fcb2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ classifiers = [ [tool.poetry.dependencies] python = "^3.13" -poetry = "2.3.4" +poetry = "2.4.0" reqstool-python-decorators = "0.1.0" poetry-dynamic-versioning = "1.10.0"