Skip to content

Commit 258b8b4

Browse files
Build: Bump protobuf from 6.33.4 to 6.33.5
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.33.4 to 6.33.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 6.33.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d62b360 commit 258b8b4

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

pyproject.toml

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

uv.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)