Skip to content

Commit cf192a7

Browse files
dependabot[bot]agrif
authored andcommitted
Bump gunicorn from 20.1.0 to 22.0.0 in /flask
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 cea4fb9 commit cf192a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flask/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
flask==2.3.2
22
Werkzeug>=2.2,<3.0 # 3.0 removes deprecated stuff flask 2.3.2 uses
3-
gunicorn==20.1.0
3+
gunicorn==22.0.0
44
Flask-SQLAlchemy==3.0.2
55
Flask-Migrate==3.1.0
66
GitHub-Flask==3.2.0

0 commit comments

Comments
 (0)