upgrade to python 3.12.9

This commit is contained in:
Kenneth Kehl
2025-06-27 07:00:45 -07:00
11 changed files with 317 additions and 161 deletions

View File

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