Update dependency gunicorn to v25.2.0
This commit is contained in:
@@ -4,7 +4,7 @@ version = "0.1.0"
|
||||
requires-python = ">=3.14"
|
||||
dependencies = [
|
||||
"django==6.0.3",
|
||||
"gunicorn==25.1.0",
|
||||
"gunicorn==25.2.0",
|
||||
"psycopg[binary]==3.3.3",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user