Skip to content

Commit 97d59ea

Browse files
chore(deps): bump gunicorn in /monitoring_flask_backend
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 23.0.0 to 25.1.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@23.0.0...25.1.0) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 25.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 61bcf7d commit 97d59ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

monitoring_flask_backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Flask==3.0.0
22
prometheus-api-client==0.5.4
33
python-dateutil==2.9.0.post0
4-
gunicorn==25.1.0
4+
gunicorn==25.3.0
55
requests==2.33.0
66
pytest==9.0.2
77
requests-aws4auth==1.3.1

0 commit comments

Comments
 (0)