Skip to content

Commit 8062ff2

Browse files
Build: Bump protobuf from 5.29.5 to 6.33.0
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.5 to 6.33.0. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 6.33.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7979910 commit 8062ff2

File tree

2 files changed

+19
-20
lines changed

2 files changed

+19
-20
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ moto = { version = "^5.0.2", extras = ["server"] }
9898
typing-extensions = "4.15.0"
9999
pytest-mock = "3.15.1"
100100
pyspark = { version = "4.0.1", extras = ["connect"] }
101-
protobuf = "5.29.5" # match Spark Connect's gencode
101+
protobuf = "6.33.0" # match Spark Connect's gencode
102102
cython = "3.1.5"
103103
deptry = ">=0.14,<0.24"
104104
docutils = "!=0.21.post1" # https://github.com/python-poetry/poetry/issues/9248#issuecomment-2026240520

0 commit comments

Comments
 (0)