Skip to content

Commit

Permalink
build(deps): bump gunicorn from 21.2.0 to 22.0.0 in /python
Browse files Browse the repository at this point in the history
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
dependabot[bot] authored Apr 17, 2024
1 parent 7b7d39e commit f1b1b42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ expiringdict==1.2.2
# via -r requirements.in
flask==3.0.0
# via -r requirements.in
gunicorn==21.2.0
gunicorn==22.0.0
# via -r requirements.in
idna==3.4
# via requests
Expand Down

0 comments on commit f1b1b42

Please sign in to comment.