Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 19, 2024
1 parent eca0090 commit cfe23ca
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 @@ -242,7 +242,7 @@ typing-extensions==4.12.1
# rich
ujson==5.10.0
# via -r requirements.txt
urllib3==2.2.1
urllib3==2.2.2
# 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 @@ -46,7 +46,7 @@ typing-extensions==4.12.1
# -c requirements-dev.txt
# -c requirements.txt
# mypy
urllib3==2.2.1
urllib3==2.2.2
# via
# -c requirements-dev.txt
# sentry-sdk

0 comments on commit cfe23ca

Please sign in to comment.