upgrade to python 3.12.7

This commit is contained in:
Kenneth Kehl
2025-06-26 07:47:08 -07:00
parent e33097c808
commit 4cc97e8c8c
4 changed files with 9 additions and 9 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.12.7"
ago = "~=0.1.0"
beautifulsoup4 = "^4.13.3"
blinker = "~=1.8"