upgrade python again to 3.13.2

This commit is contained in:
Kenneth Kehl
2025-06-19 06:58:20 -07:00
parent 856a68e7dc
commit bc28e3e2f9
5 changed files with 14 additions and 18 deletions

View File

@@ -8,7 +8,7 @@ package-mode = false
[tool.poetry.dependencies]
axe-core-python = "^0.1.0"
python = "^3.12.2"
python = "^3.13.2"
ago = "~=0.1.0"
beautifulsoup4 = "^4.13.3"
blinker = "~=1.8"