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: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 8114758 commit 6cbdc21
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-apple-m2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ tqdm==4.64.0
# via face-alignment
typing-extensions==4.3.0
# via torch
urllib3==1.26.17
urllib3==1.26.18
# via requests
wheel==0.38.1
# via mediapipe
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ typing-extensions==4.3.0
# via
# black
# torch
urllib3==1.26.17
urllib3==1.26.18
# via requests
virtualenv==20.15.1
# via pre-commit
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ tqdm==4.64.0
# via face-alignment
typing-extensions==4.3.0
# via torch
urllib3==1.26.17
urllib3==1.26.18
# via requests

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit 6cbdc21

Please sign in to comment.