Skip to content

Commit 24e6b54

Browse files
authored
Merge pull request #13 from nyu-devops/dependabot/pip/gunicorn-22.0.0
Bump gunicorn from 21.2.0 to 22.0.0
2 parents 8321ec1 + fc36fa3 commit 24e6b54

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

poetry.lock

Lines changed: 8 additions & 7 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
@@ -13,7 +13,7 @@ Flask-SQLAlchemy = "^3.1.1"
1313
psycopg = {extras = ["binary"], version = "^3.1.17"}
1414
retry = "^0.9.2"
1515
python-dotenv = "^1.0.1"
16-
gunicorn = "^21.2.0"
16+
gunicorn = "^22.0.0"
1717

1818
[tool.poetry.group.dev.dependencies]
1919
honcho = "^1.1.0"

0 commit comments

Comments
 (0)