Skip to content

Commit

Permalink
build(deps): bump urllib3 from 2.2.2 to 2.2.3 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.2.3.
- [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.2.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent cc65f6a commit 206cdf5
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 @@ -218,7 +218,7 @@ typing-extensions==4.12.2
# rich
ujson==5.10.0
# via karapace (/karapace/pyproject.toml)
urllib3==2.2.2
urllib3==2.2.3
# 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 @@ -125,7 +125,7 @@ typing-extensions==4.12.2
# rich
ujson==5.10.0
# via karapace (/karapace/pyproject.toml)
urllib3==2.2.2
urllib3==2.2.3
# via sentry-sdk
watchfiles==0.24.0
# via karapace (/karapace/pyproject.toml)
Expand Down

0 comments on commit 206cdf5

Please sign in to comment.