Skip to content

Commit 136786c

Browse files
build(deps): bump protobuf in /docker/build/installers
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.1 to 5.29.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 719620c commit 136786c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker/build/installers/py27_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ supervisor
88
# Google infras.
99
glog
1010
grpcio-tools == 1.2.0
11-
protobuf == 3.1
11+
protobuf == 5.29.6
1212
python-gflags
1313

1414
# Web utils.

docker/build/installers/py3_requrements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# Google infras.
66
glog
7-
protobuf == 3.1
7+
protobuf == 5.29.6
88
python-gflags
99

1010
# Web utils.

0 commit comments

Comments
 (0)