Skip to content

Commit

Permalink
Update requests library (#1068)
Browse files Browse the repository at this point in the history
Fixes [CVE-2024-35195](https://data.safetycli.com/v/71064/97c/)

You can view the changes between the versions
[here](psf/requests@v2.32.0...v2.32.2).
  • Loading branch information
armenzg authored Aug 23, 2024
1 parent afac68b commit f117ed3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ python-dateutil==2.8.2
pytz==2021.3
PyYAML==6.0.1
regex==2023.8.8
requests==2.32.0
requests==2.32.2
scikit-learn==1.3.0
scipy==1.11.2
seaborn==0.12.2
Expand Down

0 comments on commit f117ed3

Please sign in to comment.