Skip to content

Commit ade2471

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-version: 22.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2138da3 commit ade2471

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ flask-caching = "==2.0.2"
2727
flask-debugtoolbar = "==0.11.0"
2828
flask-moment = "==1.0.2"
2929
flask-script = "==2.0.6"
30-
gunicorn = "==20.1.0"
30+
gunicorn = "==22.0.0"
3131
icecream = "==2.1.1"
3232
idna = "==3.3"
3333
itsdangerous = "==2.0.1"

Pipfile.lock

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

0 commit comments

Comments
 (0)