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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent 853ebb1 commit 51a9f1c
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 51a9f1c

Please sign in to comment.