Updated django to 5.2.1

This commit is contained in:
2025-05-08 22:07:00 +02:00
parent 0f23c5f339
commit 15ac64583e
2 changed files with 5 additions and 5 deletions

View File

@@ -12,7 +12,7 @@ dependencies = [
"certifi==2024.8.30",
"charset-normalizer==3.3.2",
"click==8.1.7",
"django==5.2",
"django>=5.2.1",
"django-stubs>=5.2.0",
"gunicorn==23.0.0",
"idna==3.8",