Skip to content

Commit 82b3db6

Browse files
committed
fix(deps): bump requests to 2.32.4 for .netrc credentials leak fix
The .netrc vulnerability (CVE) requires requests >= 2.32.4
1 parent 54c8117 commit 82b3db6

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
@@ -2,5 +2,5 @@ Flask==3.0.0
22
prometheus-api-client==0.5.4
33
python-dateutil==2.8.2
44
gunicorn==23.0.0
5-
requests==2.32.3
5+
requests==2.32.4
66
pytest==8.3.4

0 commit comments

Comments
 (0)