Skip to content

Commit d152003

Browse files
authored
Merge pull request #3842 from DataDog/remeh/urllib3-1-24-3
Upgrade urllib3 to 1.24.3
2 parents 18da775 + 2fc9e6b commit d152003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ pyyaml==3.11
3232
# note: requests is also used in many checks
3333
# upgrade with caution
3434
requests==2.20.1
35-
urllib3==1.24.2
35+
urllib3==1.24.3
3636
# note: simplejson is used in many checks to inteface APIs
3737
simplejson==3.6.5
3838
supervisor==3.3.3

0 commit comments

Comments
 (0)