Skip to content

Commit dd84a83

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 b37ad5d commit dd84a83

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.8.2
4-
gunicorn==23.0.0
4+
gunicorn==25.1.0
55
requests==2.32.4
66
pytest==8.3.4
77
requests-aws4auth==1.2.3

0 commit comments

Comments
 (0)