Update dependency psycopg to v3.3.4
This commit is contained in:
@@ -5,7 +5,7 @@ requires-python = ">=3.14"
|
||||
dependencies = [
|
||||
"django==6.0.3",
|
||||
"gunicorn==25.3.0",
|
||||
"psycopg[binary]==3.3.3",
|
||||
"psycopg[binary]==3.3.4",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
|
||||
Reference in New Issue
Block a user