Skip to content

Commit ce30ad6

Browse files
committed
fix: Upgrade requests to 2.32.0
for CVE-2024-35195 Signed-off-by: Michael Hough <[email protected]>
1 parent 8bd9c92 commit ce30ad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
requests>=2.24.0,<3.0
1+
requests>=2.32.0,<3.0
22
python_dateutil>=2.5.3,<3.0.0
33
ibm_cloud_sdk_core>=3.8.0,<4.0.0

0 commit comments

Comments
 (0)