diff --git a/pyproject.toml b/pyproject.toml index d7c6770..8150d61 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ classifiers = [ ] [tool.poetry.dependencies] -python = "^3.10" +python = "^3.13" poetry = "2.3.2" reqstool-python-decorators = "0.0.9" poetry-dynamic-versioning = "1.10.0"