Skip to content

Commit 8f707a1

Browse files
chore(deps): bump gunicorn from 21.2.0 to 22.0.0 in /src
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 21.2.0 to 22.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@21.2.0...22.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d0193b7 commit 8f707a1

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)