Skip to content

Commit

Permalink
build(deps): bump protobuf from 3.20.3 to 5.27.0 in /requirements
Browse files Browse the repository at this point in the history
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.3 to 5.27.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v3.20.3...v5.27.0)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent fc011ba commit af3000c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ pkgutil-resolve-name==1.3.10
# jsonschema
pluggy==1.5.0
# via pytest
protobuf==3.20.3
protobuf==5.27.0
# via -r requirements.txt
psutil==5.9.8
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ isodate<1
jsonschema<5
lz4
networkx<4
protobuf<4
protobuf<6
pyjwt>=2.4.0<3
python-dateutil<3
python-snappy
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ packaging==24.0
# via aiokafka
pkgutil-resolve-name==1.3.10
# via jsonschema
protobuf==3.20.3
protobuf==5.27.0
# via -r requirements.in
pygments==2.18.0
# via rich
Expand Down

0 comments on commit af3000c

Please sign in to comment.