Skip to content

Commit 3828c45

Browse files
chore(deps): bump gunicorn in the production-dependencies group
Bumps the production-dependencies group with 1 update: [gunicorn](https://github.com/benoitc/gunicorn). Updates `gunicorn` from 23.0.0 to 25.3.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@23.0.0...25.3.0) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 25.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e5123e9 commit 3828c45

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
@@ -7,7 +7,7 @@ authors = [
77
]
88
dependencies = [
99
"flask>=3.1,<4",
10-
"gunicorn>=23,<24",
10+
"gunicorn>=25.3.0,<26",
1111
]
1212
readme = "README.md"
1313
requires-python = ">=3.13"

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)