Skip to content

Commit a922d98

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 3bcad1e commit a922d98

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
@@ -5,6 +5,6 @@ pika==1.3.0; python_version >= "3.7"
55
prometheus-client==0.16.0; python_version >= "3.7"
66
requests==2.31.0; python_version >= "3.7"
77
python-dotenv==1.0.0; python_version >= "3.7"
8-
gunicorn==20.1.0; python_version >= "3.7"
8+
gunicorn==22.0.0; python_version >= "3.7"
99
flask-prometheus-metrics==1.0.0; python_version >= "3.7"
1010
python-json-logger==2.0.7; python_version >= "3.7"

0 commit comments

Comments
 (0)