Skip to content

Commit 951bcd8

Browse files
Bump gunicorn from 21.2.0 to 22.0.0
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 cfe9b9e commit 951bcd8

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name = "pypi"
55

66
[packages]
77
flask-migrate = "~=4.0"
8-
gunicorn = "~=21.2"
8+
gunicorn = "~=22.0"
99
pymysql = "~=1.1"
1010
slackclient = "~=2.9"
1111

Pipfile.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)