Skip to content

Commit

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

---
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 Sep 11, 2023
1 parent a33b4e1 commit 8683690
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 @@ -134,7 +134,7 @@ pdbpp==0.10.3
# via -r requirements-dev.in
pluggy==1.2.0
# via pytest
protobuf==3.20.3
protobuf==4.24.3
# via -r requirements.txt
psutil==5.9.5
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ aiokafka<1
isodate<1
jsonschema<5
networkx<4
protobuf<4
protobuf<5
python-dateutil<3
tenacity<9
typing-extensions
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ networkx==3.1
# via -r requirements.in
packaging==23.1
# via aiokafka
protobuf==3.20.3
protobuf==4.24.3
# via -r requirements.in
pygments==2.15.1
# via rich
Expand Down

0 comments on commit 8683690

Please sign in to comment.