Skip to content

Commit

Permalink
Revert "Bump urllib3 from 1.25.9 to 1.26.4 in /python"
Browse files Browse the repository at this point in the history
  • Loading branch information
adriangonz authored Apr 7, 2021
1 parent 228b417 commit e93fa87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
# Addresses CVE PRISMA-2021-0020
"click >= 8.0.0a1, < 8.1",
# Addresses CVE CVE-2019-11236 and CVE-2020-26137
"urllib3 == 1.26.4",
"urllib3 == 1.25.9",
],
extras_require=extras,
entry_points={
Expand Down

0 comments on commit e93fa87

Please sign in to comment.