Skip to content

Commit 197b62c

Browse files
chore(deps): bump protobuf from 5.28.3 to 5.29.6 (#256)
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.28.3 to 5.29.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bcbc2a4 commit 197b62c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-unlocked.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ibis-framework
55
ibis-substrait
66
JPype1
77
pandas
8-
protobuf==5.28.3
8+
protobuf==5.29.6
99
pyarrow
1010
pytest
1111
pytest-csv

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ packaging==24.2
1515
pandas==2.2.3
1616
parsy==2.1
1717
pluggy==1.5.0
18-
protobuf==5.28.3
18+
protobuf==5.29.6
1919
pyarrow==23.0.1
2020
pytest==8.3.3
2121
pytest-csv==3.0.0

0 commit comments

Comments
 (0)