Skip to content

Commit bbc0d45

Browse files
chore(deps): update dependency gunicorn to v25
1 parent e43e6ff commit bbc0d45

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

poetry.lock

Lines changed: 10 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ package-mode = false
1010
[tool.poetry.dependencies]
1111
python = "3.14.3"
1212
django = "5.2.11"
13-
gunicorn = "23.0.0"
13+
gunicorn = "25.1.0"
1414
django-guardian = "3.2.0"
1515
pyjwt = "2.10.1"
1616
psycopg2-binary = "2.9.11"

0 commit comments

Comments
 (0)