Skip to content

Commit 7bc6169

Browse files
Build: Bump thrift from 0.22.0 to 0.23.0
Bumps [thrift](https://github.com/apache/thrift) from 0.22.0 to 0.23.0. - [Release notes](https://github.com/apache/thrift/releases) - [Commits](apache/thrift@v0.22.0...v0.23.0) --- updated-dependencies: - dependency-name: thrift dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 33e0e11 commit 7bc6169

2 files changed

Lines changed: 231 additions & 236 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@ bodo = ["bodo>=2025.7.4"]
7474
daft = ["daft>=0.5.0"]
7575
polars = ["polars>=1.21.0,<2"]
7676
snappy = ["python-snappy>=0.6.0,<1.0.0"]
77-
hive = ["thrift>=0.13.0,<1.0.0"]
77+
hive = ["thrift>=0.23.0,<1.0.0"]
7878
hive-kerberos = [
79-
"thrift>=0.13.0,<1.0.0",
79+
"thrift>=0.23.0,<1.0.0",
8080
"thrift-sasl>=0.4.3",
8181
"kerberos>=1.3.1,<2",
8282
]

0 commit comments

Comments
 (0)