We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d4608c commit 4823e89Copy full SHA for 4823e89
src/universal/.devcontainer/local-features/patch-conda/install.sh
@@ -59,5 +59,5 @@ update_python_package /opt/conda/bin/python3 cryptography "41.0.4"
59
# https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-32681
60
update_conda_package requests "2.31.0"
61
62
-# https://github.com/advisories/GHSA-v8gr-m533-ghj9
63
-update_python_package /opt/conda/bin/python3 urllib3 "1.26.17"
+# https://github.com/advisories/GHSA-v845-jxx5-vc9f
+update_conda_package urllib3 "1.26.18"
0 commit comments