Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Commit

Permalink
Bump protobuf from 3.15.0 to 3.18.3 in /python (#152)
Browse files Browse the repository at this point in the history
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.15.0 to 3.18.3.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](protocolbuffers/protobuf@v3.15.0...v3.18.3)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 26, 2022
1 parent 3bd7be6 commit 44f0c30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion python/requirements-py2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ grpcio==1.18.0
more-itertools==5.0.0
pathlib2==2.3.3
pluggy==0.8.1
protobuf==3.15.0
protobuf==3.18.3
py==1.10.0
pytest==4.2.0
scandir==1.9.0
Expand Down
2 changes: 1 addition & 1 deletion python/requirements-py3.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ grpcio==1.19.0
grpcio-tools==1.19.0
more-itertools==6.0.0
pluggy==0.8.1
protobuf==3.15.0
protobuf==3.18.3
py==1.10.0
pytest==4.3.0
six==1.12.0

0 comments on commit 44f0c30

Please sign in to comment.