Upgrade psycopg

This commit is contained in:
2026-05-14 12:09:56 +02:00
parent 5b92384cc5
commit 7126a241c5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ documentation = "https://sith-ae.readthedocs.io/"
[dependency-groups]
prod = [
"psycopg[c]>=3.3.3,<4.0.0",
"psycopg[c]>=3.3.4,<4.0.0",
]
dev = [
"django-debug-toolbar>=6.3.0,<7",