upgrade to python 3.12.7

This commit is contained in:
Kenneth Kehl
2025-06-26 07:16:07 -07:00
parent 3e93d6c9c6
commit c3bc9e52ca
4 changed files with 9 additions and 9 deletions

View File

@@ -8,7 +8,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.12.2"
python = "^3.12.7"
alembic = "==1.16.2"
amqp = "==5.3.1"
beautifulsoup4 = "==4.13.4"