Skip to content

Commit 95dc623

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.1.3
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)