Skip to content

Commit

Permalink
build(deps): bump urllib3 from 2.0.6 to 2.0.7 in /requirements
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 118ba6b commit 1951dc1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ pygments==2.15.1
# pdbpp
# rich
pyjwt==2.8.0
# via -r requirements-dev.in
# via -r requirements.txt
pyrepl==0.9.0
# via fancycompleter
pytest==7.4.0
Expand Down Expand Up @@ -203,7 +203,7 @@ typing-extensions==4.6.3
# locust
ujson==5.8.0
# via -r requirements.txt
urllib3==2.0.6
urllib3==2.0.7
# via
# requests
# sentry-sdk
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ typing-extensions==4.6.3
# -c requirements-dev.txt
# -c requirements.txt
# mypy
urllib3==2.0.6
urllib3==2.0.7
# via
# -c requirements-dev.txt
# sentry-sdk

0 comments on commit 1951dc1

Please sign in to comment.