Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 11, 2022
1 parent 566ef92 commit bba1555
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion python/requirements-3.5.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ packaging==20.3
pandas==0.25.3
pathlib2==2.3.5
pluggy==0.13.1
protobuf==3.3.0
protobuf==3.15.0
py==1.8.1
pyglet==1.5.0
Pygments==2.6.1
Expand Down
2 changes: 1 addition & 1 deletion python/requirements-3.6.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ packaging==20.3
pandas==1.0.3
pkg-resources==0.0.0
pluggy==0.13.1
protobuf==3.3.0
protobuf==3.15.0
py==1.8.1
pyglet==1.5.0
Pygments==2.6.1
Expand Down

0 comments on commit bba1555

Please sign in to comment.