update dependencies

This commit is contained in:
2025-03-22 09:14:46 +01:00
parent 8cb67ca002
commit e0dfc0fc3e
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ django-debug-toolbar = "^4.4.2"
[tool.poetry.dependencies]
python = "^3.11"
django = "^5.0.6"
gunicorn = "^22.0.0"
gunicorn = "^23.0.0"
uvicorn = "^0.30.1"
graphene-django = "^3.2.0"
django-htmx = "^1.18.0"