chore: bump versions

This commit is contained in:
Herculino Trotta
2026-04-18 13:45:28 +00:00
parent aeaf9fac43
commit 4d3ce087d6
2 changed files with 55 additions and 44 deletions
+2 -2
View File
@@ -7,7 +7,7 @@ requires-python = ">=3.11"
dependencies = [
"crispy-bootstrap5==2025.6",
"django~=5.2.13",
"django-allauth[socialaccount]~=65.13.1",
"django-allauth[socialaccount]~=65.14.1",
"django-browser-reload==1.21.0",
"django-cachalot~=2.8.0",
"django-cotton<2.3.0",
@@ -24,7 +24,7 @@ dependencies = [
"mistune~=3.1.3",
"openpyxl~=3.1.5",
"procrastinate[django]~=3.5.3",
"psycopg[binary,pool]==3.2.9",
"psycopg[binary,pool]==3.3.3",
"pydantic~=2.12.3",
"python-dateutil~=2.9.0.post0",
"pytz>=2025.2",