Skip to content

Commit b1f5a17

Browse files
chore(deps): bump the pip group across 1 directory with 2 updates
Bumps the pip group with 2 updates in the /monitoring_flask_backend directory: [flask](https://github.com/pallets/flask) and [requests](https://github.com/psf/requests). Updates `flask` from 3.0.0 to 3.1.3 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.0.0...3.1.3) Updates `requests` from 2.32.4 to 2.33.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.4...v2.33.0) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4bd4318 commit b1f5a17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

monitoring_flask_backend/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
Flask==3.0.0
1+
Flask==3.1.3
22
prometheus-api-client==0.5.4
33
python-dateutil==2.8.2
44
gunicorn==23.0.0
5-
requests==2.32.4
5+
requests==2.33.0
66
pytest==8.3.4
77
requests-aws4auth==1.2.3
88
boto3==1.34.69

0 commit comments

Comments
 (0)