Skip to content

Commit

Permalink
Bump the pip-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the pip-dependencies group with 2 updates: [protobuf](https://github.com/protocolbuffers/protobuf) and [urllib3](https://github.com/urllib3/urllib3).


Updates `protobuf` from 4.25.2 to 4.25.3
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v4.25.2...v4.25.3)

Updates `urllib3` from 2.2.0 to 2.2.1
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.2.0...2.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent 152fad3 commit 4b31623
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ markdown-it-py==3.0.0
mdurl==0.1.2
more-itertools==10.2.0
pkginfo==1.9.6
protobuf==4.25.2
protobuf==4.25.3
pyfakefs==5.3.5
Pygments==2.17.2
readme-renderer==42.0
Expand All @@ -27,6 +27,6 @@ rich==13.7.0
rply==0.7.8
six==1.16.0
twine==5.0.0
urllib3==2.2.0
urllib3==2.2.1
webencodings==0.5.1
zipp==3.17.0

0 comments on commit 4b31623

Please sign in to comment.