From e5f75665ce1dd34ea80f3b4a3eb4d665c1897f2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 17:05:01 +0000 Subject: [PATCH] Bump thrift from 0.11.0 to 0.24.0 Bumps [thrift](https://github.com/apache/thrift) from 0.11.0 to 0.24.0. - [Release notes](https://github.com/apache/thrift/releases) - [Commits](https://github.com/apache/thrift/compare/0.11.0...v0.24.0) --- updated-dependencies: - dependency-name: thrift dependency-version: 0.24.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- setup.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8023f5b..afd49d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ absl-py>=0.8 -thrift==0.11.0 \ No newline at end of file +thrift==0.24.0 \ No newline at end of file diff --git a/setup.py b/setup.py index 6e35cb4..dc8cfc1 100644 --- a/setup.py +++ b/setup.py @@ -38,7 +38,7 @@ packages=find_packages(), install_requires=[ "absl-py>=0.8", - "thrift==0.11.0" + "thrift==0.24.0" ], package_data={ 'clause': [