Skip to content

Commit adeed56

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

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ flask-marshmallow = "~=0.10.1"
1313
Flask = "~=2.0.0"
1414
Flask-Cors = "~=3.0.8"
1515
Flask-Limiter = "~=3.2.0"
16-
gunicorn = "~=19.9.0"
16+
gunicorn = "~=22.0.0"
1717
sqlalchemy = "~=1.3.13"
1818
flask-sqlalchemy = "~=2.5.0"
1919
marshmallow-sqlalchemy = "~=0.23"

Pipfile.lock

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

0 commit comments

Comments
 (0)