Skip to content

Commit

Permalink
Bump gunicorn from 21.2.0 to 22.0.0 in /requirements
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 dc46784 commit e06e41f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ gitdb==4.0.10
# via gitpython
gitpython==3.1.41
# via -r base.in
gunicorn==21.2.0
gunicorn==22.0.0
# via -r base.in
itsdangerous==2.1.2
# via flask
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ gitdb==4.0.10
# gitpython
gitpython==3.1.41
# via -r base.txt
gunicorn==21.2.0
gunicorn==22.0.0
# via -r base.txt
h11==0.14.0
# via wsproto
Expand Down

0 comments on commit e06e41f

Please sign in to comment.