Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Bump urllib3 version
  • Loading branch information
alexander-smolyakov committed Oct 10, 2023
commit b53fa90952eeeef0e42ac045fcbe5a81d8723e35
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,6 @@ update_python_package /opt/conda/bin/python3 cryptography "41.0.4"

# https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-32681
update_conda_package requests "2.31.0"

# https://github.com/advisories/GHSA-v8gr-m533-ghj9
update_python_package /opt/conda/bin/python3 urllib3 "1.26.17"