Skip to content

Commit 29f6efc

Browse files
Update dependency gunicorn to v25
1 parent 04058d5 commit 29f6efc

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ requires-python = ">= 3.10"
1111
license = "GPL-3.0-only"
1212
license-files = ["LICENSE.txt"]
1313
dependencies = [
14-
"gunicorn==23.0.*",
14+
"gunicorn==25.0.*",
1515
"falcon==4.1.*",
1616
"psycopg==3.2.*",
1717
"requests==2.32.*",

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)