Skip to content

Commit a09f638

Browse files
Bump gunicorn from 22.0.0 to 23.0.0
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 22.0.0 to 23.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@22.0.0...23.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7bb2569 commit a09f638

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ psycopg = [
4646
{ version = "~3.1", markers = "sys_platform == 'linux'" },
4747
{ extras = ["binary"], version = "~3.1", markers = "sys_platform != 'linux'" },
4848
]
49-
gunicorn = "^22.0.0"
49+
gunicorn = "^23.0.0"
5050
sentry-sdk = { extras = ["django", "celery"], version = "^2.8.0" }
5151
gspread = "^6.1.4"
5252
google-genai = "^1.0.0"

0 commit comments

Comments
 (0)