Update urllib3-1.26.7

This commit is contained in:
JonnyWong16 2021-10-14 21:00:02 -07:00
parent a3bfabb5f6
commit b6595232d2
No known key found for this signature in database
GPG key ID: B1F1F9807184697A
38 changed files with 4375 additions and 2823 deletions

2
lib/urllib3/_version.py Normal file
View file

@ -0,0 +1,2 @@
# This file is protected via CODEOWNERS
__version__ = "1.26.7"