Skip to content

Commit

Permalink
Bump urllib3 from 1.25.10 to 1.26.18 in /util/vpc-tools
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.10 to 1.26.18.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.25.10...1.26.18)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jan 25, 2024
1 parent 5be75c8 commit f13ee9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/vpc-tools/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ chardet==3.0.4 # via requests
docopt==0.6.2 # via -r requirements/vpc-tools.in
idna==2.10 # via requests
requests==2.24.0 # via -r requirements/vpc-tools.in
urllib3==1.25.10 # via requests
urllib3==1.26.18 # via requests

0 comments on commit f13ee9e

Please sign in to comment.