Skip to content

Commit

Permalink
build(deps): bump protobuf from 3.20.3 to 5.27.2 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.2.
- [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.2)

---
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 Jul 1, 2024
1 parent 94b8855 commit abb6817
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 @@ -161,7 +161,7 @@ pluggy==1.5.0
# via pytest
prometheus-client==0.20.0
# via -r requirements.txt
protobuf==3.20.3
protobuf==5.27.2
# 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 @@ -8,7 +8,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 @@ pkgutil-resolve-name==1.3.10
# via jsonschema
prometheus-client==0.20.0
# via -r requirements.in
protobuf==3.20.3
protobuf==5.27.2
# via -r requirements.in
pygments==2.18.0
# via rich
Expand Down

0 comments on commit abb6817

Please sign in to comment.