From 2b03cfc1788d12c6f59f710c8d4a2331a5e8f822 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 17:14:03 +0000 Subject: [PATCH] Bump thrift from 0.14.1 to 0.24.0 in /hbase-examples/src/main/python Bumps [thrift](https://github.com/apache/thrift) from 0.14.1 to 0.24.0. - [Release notes](https://github.com/apache/thrift/releases) - [Commits](https://github.com/apache/thrift/compare/v0.14.1...v0.24.0) --- updated-dependencies: - dependency-name: thrift dependency-version: 0.24.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- hbase-examples/src/main/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hbase-examples/src/main/python/requirements.txt b/hbase-examples/src/main/python/requirements.txt index 5829eb363f18..bb494b8a2249 100644 --- a/hbase-examples/src/main/python/requirements.txt +++ b/hbase-examples/src/main/python/requirements.txt @@ -17,4 +17,4 @@ # six==1.17.0 -thrift==0.14.1 +thrift==0.24.0