Skip to content

Commit 37f6b25

Browse files
authored
Merge pull request #14 from nyu-devops/dependabot/pip/gunicorn-22.0.0
Bump gunicorn from 21.2.0 to 22.0.0
2 parents bf765d2 + bf11819 commit 37f6b25

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

poetry.lock

Lines changed: 7 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Flask = "^3.0.2"
1212
redis = "^4.5.4"
1313
flask-redis = "^0.4.0"
1414
python-dotenv = "^1.0.0"
15-
gunicorn = "^21.2.0"
15+
gunicorn = "^22.0.0"
1616
honcho = "^1.1.0"
1717

1818
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)