Skip to content

Commit d6b599f

Browse files
Bump gunicorn from 20.1.0 to 22.0.0
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 22.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@20.1.0...22.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1f8cec7 commit d6b599f

2 files changed

Lines changed: 10 additions & 8 deletions

File tree

poetry.lock

Lines changed: 9 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
@@ -8,7 +8,7 @@ packages= [ { include = "HitosIV" }, ]
88
[tool.poetry.dependencies]
99
python = ">=3.7"
1010
hug = "^2.6.1"
11-
gunicorn = "^20.0.4"
11+
gunicorn = "^22.0.0"
1212
python-json-logger = "^2.0.1"
1313
etcd3 = "^0.12.0"
1414
python-dotenv = "^0.15.0"

0 commit comments

Comments
 (0)