Skip to content

Commit

Permalink
Bump gunicorn from 21.2.0 to 22.0.0
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>
  • Loading branch information
dependabot[bot] authored Apr 17, 2024
1 parent 85b5509 commit d27e4f4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ graphql-core==3.2.3
# via
# -r requirements-tests.txt
# moto
gunicorn==21.2.0
gunicorn==22.0.0
# via -r requirements-tests.txt
hvac==2.1.0
# via -r requirements-tests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ graphql-core==3.2.3
# via
# -r requirements-tests.txt
# moto
gunicorn==21.2.0
gunicorn==22.0.0
# via
# -r requirements-docs.in
# -r requirements-tests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ future==1.0.0
# via -r requirements.txt
graphql-core==3.2.3
# via moto
gunicorn==21.2.0
gunicorn==22.0.0
# via -r requirements.txt
hvac==2.1.0
# via -r requirements.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ flask-sqlalchemy==2.5.1
# flask-migrate
future==1.0.0
# via -r requirements.in
gunicorn==21.2.0
gunicorn==22.0.0
# via -r requirements.in
hvac==2.1.0
# via -r requirements.in
Expand Down

0 comments on commit d27e4f4

Please sign in to comment.