Skip to content

Commit

Permalink
pin urllib3 to 1.26.4 (iterative#5714)
Browse files Browse the repository at this point in the history
  • Loading branch information
skshetry authored Mar 26, 2021
1 parent 7b922d0 commit f8c5674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ xmltodict==0.12.0
google-compute-engine==2.8.13
google-cloud-storage==1.37.0

urllib3<1.27.0
urllib3==1.26.4

# required by collective.checkdocs
Pygments==2.8.1
Expand Down

0 comments on commit f8c5674

Please sign in to comment.