Skip to content

Commit 07c683f

Browse files
Bump protobuf from 5.29.2 to 5.29.3
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.2 to 5.29.3. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v5.29.2...v5.29.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 45cbb1b commit 07c683f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ numpy==2.2.1; python_version >= '3.10'
2020
packaging==24.2; python_version >= '3.8'
2121
pandas==2.2.3; python_version >= '3.9'
2222
pillow==11.1.0; python_version >= '3.9'
23-
protobuf==5.29.2; python_version >= '3.8'
23+
protobuf==5.29.3; python_version >= '3.8'
2424
pyarrow==18.1.0; python_version >= '3.9'
2525
pydeck==0.9.1; python_version >= '3.8'
2626
pygments==2.18.0; python_version >= '3.8'

0 commit comments

Comments
 (0)