-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 21.2.0 to 22.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@21.2.0...22.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
222da52
commit 415c128
Showing
2 changed files
with
11 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,16 @@ | ||
# This file was autogenerated by uv via the following command: | ||
# uv pip compile requirements.in | ||
gunicorn==21.2.0 | ||
gunicorn==22.0.0 | ||
# via -r requirements.in | ||
markupsafe==2.1.5 | ||
# via werkzeug | ||
packaging==24.0 | ||
# via gunicorn | ||
peewee==3.17.1 | ||
# via -r requirements.in | ||
python-iptables==1.0.1 | ||
# via -r requirements.in | ||
pyyaml==6.0.1 | ||
# via -r requirements.in | ||
werkzeug==3.0.2 | ||
# via -r requirements.in |