Skip to content

Commit

Permalink
Bump the pip-dependencies group with 2 updates (#414)
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 5.29.1 to 5.29.2
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v5.29.1...v5.29.2)

Updates `urllib3` from 2.2.3 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.3...2.3.0)

---
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-minor
  dependency-group: pip-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 1762ed0 commit f155f03
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.5.0
pkginfo==1.12.0
protobuf==5.29.1
protobuf==5.29.2
pyfakefs==5.7.3
Pygments==2.18.0
readme-renderer==44.0
Expand All @@ -28,7 +28,7 @@ rply==0.7.8
setuptools==75.6.0
six==1.17.0
twine==6.0.1
urllib3==2.2.3
urllib3==2.3.0
webencodings==0.5.1
zipp==3.21.0
coverage==7.6.9

0 comments on commit f155f03

Please sign in to comment.