Skip to content

Commit 7f10538

Browse files
Bump protobuf from 3.7.0 to 3.15.0 in /python-example
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.7.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.7.0...v3.15.0) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 49df045 commit 7f10538

File tree

3 files changed

+227
-54
lines changed

3 files changed

+227
-54
lines changed

python-example/Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ verify_ssl = true
55

66
[packages]
77
pitayaserver = "==0.3.0"
8-
protobuf = "==3.7.0"
8+
protobuf = "==3.15.0"
99
six = "==1.12.0"
1010
uuid = "==1.30"
1111

python-example/Pipfile.lock

+203-52
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)