Skip to content

Commit d2b64aa

Browse files
Bump gunicorn from 20.1.0 to 22.0.0 in /app/frontend
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] <[email protected]>
1 parent 45c0f6d commit d2b64aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/frontend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ flask-cors==4.0.0; python_version >= "3.7"
66
pika==1.3.0; python_version >= "3.7"
77
prometheus-client==0.16.0; python_version >= "3.7"
88
requests==2.31.0; python_version >= "3.7"
9-
gunicorn==20.1.0; python_version >= "3.7"
9+
gunicorn==22.0.0; python_version >= "3.7"
1010
flask-prometheus-metrics==1.0.0; python_version >= "3.7"
1111
python-json-logger==2.0.7; python_version >= "3.7"

0 commit comments

Comments
 (0)