Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent a274eb7 commit 2df3956
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ typing-extensions==4.6.3
# locust
ujson==5.8.0
# via -r requirements.txt
urllib3==2.0.3
urllib3==2.0.6
# 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.3
urllib3==2.0.6
# via
# -c requirements-dev.txt
# sentry-sdk

0 comments on commit 2df3956

Please sign in to comment.