Skip to content

Commit 673a321

Browse files
Bump urllib3 from 1.24.2 to 1.26.5
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 to 1.26.5. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.24.2...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9ac632c commit 673a321

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

intro-mdp/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ ncclient==0.6.4
33
netmiko==1.4.2
44
pyang==1.7.4
55
requests==2.18.4
6-
urllib3==1.22
6+
urllib3==1.26.5
77
xmltodict==0.11.0

intro-nfvis/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
ciscosparkapi==0.9.2
22
requests==2.18.4
3-
urllib3==1.22
3+
urllib3==1.26.5

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ncclient==0.6.0
33
netmiko==1.4.2
44
pyang==1.7.4
55
requests==2.20.0
6-
urllib3==1.24.2
6+
urllib3==1.26.5
77
xmltodict==0.11.0
88
ansible==2.5.4
99
PrettyTable==0.7.2

verify/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ ciscosparkapi==0.9.2
22
ncclient==0.6.2
33
netmiko==1.4.2
44
requests==2.18.4
5-
urllib3==1.22
5+
urllib3==1.26.5

0 commit comments

Comments
 (0)