Skip to content

Commit e3e1529

Browse files
Update dependency gunicorn to v24
1 parent 04058d5 commit e3e1529

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==24.1.*",
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)