Skip to content

Commit 38e21f8

Browse files
Build: Bump protobuf from 6.33.5 to 7.35.1
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.33.5 to 7.35.1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 7.35.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6da06ad commit 38e21f8

2 files changed

Lines changed: 82 additions & 82 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ dev = [
112112
"typing-extensions==4.15.0",
113113
"pytest-mock==3.15.1",
114114
"pyspark[connect]==4.0.1",
115-
"protobuf==6.33.5", # match Spark Connect's gencode
115+
"protobuf==7.35.1", # match Spark Connect's gencode
116116
"cython>=3.0.0",
117117
"deptry>=0.14,<0.26",
118118
"docutils!=0.21.post1",

0 commit comments

Comments
 (0)