Skip to content

Commit 5dd68ae

Browse files
Bump protobuf in /examples/reservations-bot-demo/cloud_function
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.13.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.13.0...v3.15.0) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dec0c40 commit 5dd68ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/reservations-bot-demo/cloud_function/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ enum-compat==0.0.3
66
googleapis-common-protos==1.52.0
77
grpcio==1.31.0
88
idna==2.10
9-
protobuf==3.13.0
9+
protobuf==3.15.0
1010
pycparser==2.20
1111
pydantic==1.6.2
1212
PyJWT==1.7.1

0 commit comments

Comments
 (0)