Skip to content

Commit 1da4121

Browse files
chore: bump gunicorn from 21.2.0 to 22.0.0 in /git_services
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] <support@github.com>
1 parent 95d645b commit 1da4121

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

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

git_services/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ json-rpc = "^1.14.0"
1212
sentry-sdk = {extras = ["flask"], version = "^1.44.1"}
1313
Flask = "2.2.5"
1414
gevent = "^23.9.0"
15-
gunicorn = "^21.2.0"
15+
gunicorn = "^22.0.0"
1616
renku = "2.9.2"
1717

1818
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)