Skip to content

Commit

Permalink
Update urllib3 from 1.25.10 to 1.25.11 (#26172)
Browse files Browse the repository at this point in the history
Co-authored-by: Robert Ma <[email protected]>
  • Loading branch information
pyup-bot and Hexcles authored Oct 28, 2020
1 parent 001e50d commit 6770e23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/wptrunner/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ mozdebug==0.2
# Pillow 7 requires Python 3
pillow==6.2.2; python_version <= '2.7' # pyup: <7.0
pillow==8.0.1; python_version >= '3.0'
urllib3[secure]==1.25.10
urllib3[secure]==1.25.11
requests==2.24.0
six==1.15.0

0 comments on commit 6770e23

Please sign in to comment.