Skip to content

Commit

Permalink
⬆️ Bump gunicorn from 21.2.0 to 22.0.0 (#517)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 26, 2024
1 parent 211f118 commit 5f00690
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ googleapis-common-protos==1.63.0
# via google-api-core
greenlet==3.0.3
# via gevent
gunicorn==21.2.0
gunicorn==22.0.0
# via website (pyproject.toml)
h11==0.14.0
# via httpcore
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ googleapis-common-protos==1.63.0
# via google-api-core
greenlet==3.0.3
# via gevent
gunicorn==21.2.0
gunicorn==22.0.0
# via website (pyproject.toml)
h11==0.14.0
# via httpcore
Expand Down

0 comments on commit 5f00690

Please sign in to comment.