Skip to content

Commit

Permalink
Merge pull request #14 from nyu-devops/dependabot/pip/gunicorn-22.0.0
Browse files Browse the repository at this point in the history
Bump gunicorn from 21.2.0 to 22.0.0
  • Loading branch information
rofrano authored Apr 20, 2024
2 parents bf765d2 + bf11819 commit 37f6b25
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Flask = "^3.0.2"
redis = "^4.5.4"
flask-redis = "^0.4.0"
python-dotenv = "^1.0.0"
gunicorn = "^21.2.0"
gunicorn = "^22.0.0"
honcho = "^1.1.0"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 37f6b25

Please sign in to comment.