Skip to content

Commit 8a4d78e

Browse files
authored
Merge pull request #21 from nyu-devops/dependabot/pip/gunicorn-22.0.0
Bump gunicorn from 21.2.0 to 22.0.0
2 parents e97406e + 2e7726c commit 8a4d78e

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

poetry.lock

+7-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ cloudant = "^2.15.0"
1414
urllib3 = "1.26.18" # DO NOT upgrade this!
1515
retry2 = "^0.9.5"
1616
python-dotenv = "^1.0.1"
17-
gunicorn = "^21.2.0"
17+
gunicorn = "^22.0.0"
1818

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

0 commit comments

Comments
 (0)