upgrade to python 3.12.9

This commit is contained in:
Kenneth Kehl
2025-06-27 07:07:32 -07:00
parent c3bc9e52ca
commit 56e18515db
4 changed files with 8 additions and 8 deletions

View File

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