Skip to content

Commit

Permalink
build(deps): bump urllib3 from 2.0.6 to 2.0.7
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.0.6...2.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent 4a9e8fa commit d98257f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ uritemplate==4.1.1
# via
# -r requirements.txt
# google-api-python-client
urllib3==2.0.6
urllib3==2.0.7
# via
# -r requirements.txt
# requests
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,5 @@ typing-extensions==4.8.0
# pydantic-core
uritemplate==4.1.1
# via google-api-python-client
urllib3==2.0.6
urllib3==2.0.7
# via requests

0 comments on commit d98257f

Please sign in to comment.