Skip to content

Commit 19b0b3d

Browse files
chore(deps): bump gunicorn from 20.0.4 to 22.0.0 in /web_console_v2/api
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.0.4 to 22.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@20.0.4...22.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 22.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e88f72c commit 19b0b3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_console_v2/api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ flask-restful==0.3.8
55
passlib==1.7.4
66
flask-jwt-extended>=4.0.0
77
Flask-Testing==0.8.1
8-
gunicorn==20.0.4
8+
gunicorn==22.0.0
99
# grpc-related stuff has be 1.32.0 to be compatible with tensorflow
1010
grpcio==1.32.0
1111
# grpcio-tools==1.34.0 will not work on Mac

0 commit comments

Comments
 (0)