Skip to content

Commit

Permalink
Bump gunicorn in /app in the pip group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update in the /app directory: [gunicorn](https://github.com/benoitc/gunicorn).


Updates `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
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 6, 2024
1 parent e0eb814 commit 6d5a916
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 additions & 7 deletions app/poetry.lock

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

2 changes: 1 addition & 1 deletion app/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ passlib = {extras = ["bcrypt"], version = "^1.7.4"}
tenacity = "^8.2.3"
emails = "^0.5.15"
raven = "^6.10.0"
gunicorn = "^21.2.0"
gunicorn = "^22.0.0"
psycopg2-binary = "^2.9.9"
alembic = "^1.13.1"
pytest = "^7.4.4"
Expand Down

0 comments on commit 6d5a916

Please sign in to comment.