Skip to content

Commit 4a11180

Browse files
authored
Merge pull request #231 from sanger/dependabot/pip/gunicorn-22.0.0
Bump gunicorn from 21.2.0 to 22.0.0
2 parents cfe9b9e + 951bcd8 commit 4a11180

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)