diff --git a/pyproject.toml b/pyproject.toml index 4002cb7..5de67a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ requires-python = ">=3.11,<3.15" [tool.poetry.dependencies] python = ">=3.11,<3.15" -asttokens = "^3.0.0" +asttokens = "^3.0.1" attrs = "^25.3.0" autopep8 = "^2.3.1" beautifulsoup4 = "^4.14.3"