Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 2da698f commit 04b5501
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 @@ -211,7 +211,7 @@ typing-extensions==4.12.2
# karapace (/karapace/pyproject.toml)
ujson==5.10.0
# via karapace (/karapace/pyproject.toml)
urllib3==2.2.2
urllib3==2.3.0
# 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 @@ -118,7 +118,7 @@ typing-extensions==4.12.2
# mypy
ujson==5.10.0
# via karapace (/karapace/pyproject.toml)
urllib3==2.2.2
urllib3==2.3.0
# via sentry-sdk
watchfiles==0.24.0
# via karapace (/karapace/pyproject.toml)
Expand Down

0 comments on commit 04b5501

Please sign in to comment.