Skip to content

Commit 5b59edc

Browse files
Bump urllib3 from 1.25.3 to 1.26.5 in /src/azure-cli
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.3 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.25.3...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8aea693 commit 5b59edc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/azure-cli/requirements.py3.Darwin.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ scp==0.13.2
120120
six==1.14.0
121121
sshtunnel==0.1.5
122122
tabulate==0.8.3
123-
urllib3==1.25.3
123+
urllib3==1.26.5
124124
vcrpy==2.0.1
125125
vsts==0.1.25
126126
vsts-cd-manager==1.0.2

src/azure-cli/requirements.py3.Linux.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ scp==0.13.2
121121
six==1.14.0
122122
sshtunnel==0.1.5
123123
tabulate==0.8.3
124-
urllib3==1.25.3
124+
urllib3==1.26.5
125125
vcrpy==2.0.1
126126
vsts==0.1.25
127127
vsts-cd-manager==1.0.2

src/azure-cli/requirements.py3.windows.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ scp==0.13.2
121121
six==1.14.0
122122
sshtunnel==0.1.5
123123
tabulate==0.8.3
124-
urllib3==1.25.3
124+
urllib3==1.26.5
125125
vsts==0.1.25
126126
vsts-cd-manager==1.0.2
127127
wcwidth==0.1.7

0 commit comments

Comments
 (0)