upgrade to python 3.13.2

This commit is contained in:
Kenneth Kehl
2025-06-18 13:23:51 -07:00
parent 088c4f1017
commit c23e1a9679
5 changed files with 9 additions and 14 deletions

View File

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