Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Bump urllib3 from 1.26.4 to 1.26.5 in /src/azure-cli
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 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.26.4...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 2, 2021
commit ff6ae9f2a477ac81a691e6c7176a4016d00c5867
2 changes: 1 addition & 1 deletion src/azure-cli/requirements.py3.Darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ semver==2.13.0
six==1.14.0
sshtunnel==0.1.5
tabulate==0.8.3
urllib3==1.26.4
urllib3==1.26.5
vsts-cd-manager==1.0.2
vsts==0.1.25
wcwidth==0.1.7
Expand Down
2 changes: 1 addition & 1 deletion src/azure-cli/requirements.py3.Linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ semver==2.13.0
six==1.14.0
sshtunnel==0.1.5
tabulate==0.8.3
urllib3==1.26.4
urllib3==1.26.5
vsts-cd-manager==1.0.2
vsts==0.1.25
wcwidth==0.1.7
Expand Down
2 changes: 1 addition & 1 deletion src/azure-cli/requirements.py3.windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ semver==2.13.0
six==1.14.0
sshtunnel==0.1.5
tabulate==0.8.3
urllib3==1.26.4
urllib3==1.26.5
vsts-cd-manager==1.0.2
vsts==0.1.25
wcwidth==0.1.7
Expand Down