Skip to content

Commit

Permalink
Bump urllib3 from 1.26.17 to 1.26.18
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 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.26.17...1.26.18)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 6237495 commit 64d25f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ typing-extensions==4.1.1
# mypy
# mypy-boto3-cloudformation
# pylint
urllib3==1.26.17
urllib3==1.26.18
# via
# -r requirements.txt
# botocore
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ s3transfer==0.7.0
# via boto3
six==1.15.0
# via python-dateutil
urllib3==1.26.17
urllib3==1.26.18
# via botocore

0 comments on commit 64d25f5

Please sign in to comment.