Skip to content

Commit 6120066

Browse files
authored
Merge pull request #99 from anomaly/dependabot/pip/src/gunicorn-22.0.0
chore(deps): bump gunicorn from 21.2.0 to 22.0.0 in /src
2 parents d0193b7 + 8f707a1 commit 6120066

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

src/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.

src/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ readme = "README.md"
1111
python = "^3.10"
1212
pendulum = "^3.0.0"
1313
uvicorn = "^0.27.0"
14-
gunicorn = "^21.2.0"
14+
gunicorn = "^22.0.0"
1515
websockets = "^12.0"
1616
redis = "^4.6.0"
1717
asyncpg = "^0.28.0"

0 commit comments

Comments
 (0)