Skip to content

Commit

Permalink
build(deps): bump urllib3
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 17, 2023
1 parent 06ecb9f commit 9576170
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ sentry-sdk==1.14.0
# via -r requirements.in
sqlparse==0.4.4
# via django
urllib3==2.0.6
urllib3==2.0.7
# via sentry-sdk
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ tomli==1.2.2
# pep517
typing-extensions==4.0.0
# via black
urllib3==2.0.6
urllib3==2.0.7
# via
# -r requirements.txt
# requests
Expand Down

0 comments on commit 9576170

Please sign in to comment.