Skip to content

Commit

Permalink
build(deps): bump gunicorn from 20.1.0 to 22.0.0 in /apps
Browse files Browse the repository at this point in the history
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 22.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](benoitc/gunicorn@20.1.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 6d697b6 commit c355e12
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion apps/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ email-validator = "~=1.2.1"
google-cloud-spanner = "~=3.14.1"
passlib = "~=1.7.4"
bcrypt = "~=3.2.2"
gunicorn = "~=20.1.0"
gunicorn = "~=22.0.0"
loguru = "~=0.6.0"
opentelemetry-instrumentation-fastapi = "~=0.33b0"
opentelemetry-api = "~=1.12.0"
Expand Down
15 changes: 8 additions & 7 deletions apps/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c355e12

Please sign in to comment.