Skip to content

Commit f156960

Browse files
build(deps): bump protobuf from 3.20.3 to 4.25.8 in /ci/fireci
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.3 to 4.25.8. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.20.3...v4.25.8) --- updated-dependencies: - dependency-name: protobuf dependency-version: 4.25.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 37bd7a3 commit f156960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/fireci/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66
name = "fireci"
77
version = "0.1"
88
dependencies = [
9-
"protobuf==3.20.3",
9+
"protobuf==4.25.8",
1010
"click==8.1.7",
1111
"google-cloud-storage==2.18.2",
1212
"mypy==1.6.0",

0 commit comments

Comments
 (0)