Skip to content

Commit 9948926

Browse files
authored
Merge pull request #302 from salesforce/dependabot/pip/urllib3-1.26.2
Bump urllib3 from 1.25.10 to 1.26.2
2 parents a2d4ab1 + 9a4862a commit 9948926

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ toml==0.10.0
6363
tornado==6.0.4
6464
tqdm==4.46.0
6565
typed-ast==1.4.1
66-
urllib3==1.25.9
66+
urllib3==1.26.2
6767
virtualenv==20.0.17
6868
virtualenv-clone==0.5.4
6969
wcwidth==0.1.9

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ toml==0.10.1
5757
tornado==6.0.4
5858
tqdm==4.48.2
5959
typed-ast==1.4.1
60-
urllib3==1.25.10
60+
urllib3==1.26.2
6161
wcwidth==0.2.5
6262
wrapt==1.12.1
6363
zipp==3.1.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ PyYAML==5.3.1
99
requests==2.24.0
1010
schema==0.7.3
1111
soupsieve==2.0.1
12-
urllib3==1.25.10
12+
urllib3==1.26.2

0 commit comments

Comments
 (0)