Skip to content

Commit

Permalink
build(deps): bump urllib3 from 2.0.6 to 2.0.7 (#403)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James McKinney <[email protected]>
  • Loading branch information
dependabot[bot] and jpmckinney authored Oct 24, 2023
1 parent a139ed2 commit 2a6c866
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ url-normalize==1.4.3
# via
# -r requirements_nongpl.txt
# requests-cache
urllib3==2.0.6
urllib3==2.0.7
# via
# -r requirements_nongpl.txt
# requests
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ url-normalize==1.4.3
# via
# -r requirements.txt
# requests-cache
urllib3==2.0.6
urllib3==2.0.7
# via
# -r requirements.txt
# requests
Expand Down
2 changes: 1 addition & 1 deletion requirements_nongpl.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ typing-extensions==4.7.0
# via dj-database-url
url-normalize==1.4.3
# via requests-cache
urllib3==2.0.6
urllib3==2.0.7
# via
# requests
# requests-cache
Expand Down

0 comments on commit 2a6c866

Please sign in to comment.