Skip to content

Commit ca1f231

Browse files
Update dependency gunicorn to v25
1 parent 439f48a commit ca1f231

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ readme = "README.md"
88
license = "MIT"
99
dependencies = [
1010
"django>=5.0.2,<6",
11-
"gunicorn>=23.0.0,<24",
11+
"gunicorn>=25.1,<26",
1212
"celery>=5.2.7,<6",
1313
"python-dotenv>=1.0.0,<2",
1414
"sentry-sdk>=2.0.0,<3",

uv.lock

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

0 commit comments

Comments
 (0)