upgrade to python 3.13.2

This commit is contained in:
Kenneth Kehl
2025-07-28 11:56:55 -07:00
parent c4842e9e06
commit 814d08af2b
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.9"
python = "^3.13.2"
ago = "~=0.1.0"
beautifulsoup4 = "^4.13.3"
blinker = "~=1.8"