This is an automated email from the ASF dual-hosted git repository.

honahx pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-python.git


The following commit(s) were added to refs/heads/main by this push:
     new 625d47b0 Build: Bump thrift from 0.16.0 to 0.20.0 (#655)
625d47b0 is described below

commit 625d47b0d07bea7639d174b3ac5c59524ce6bd69
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 24 22:10:18 2024 -0700

    Build: Bump thrift from 0.16.0 to 0.20.0 (#655)
    
    Bumps [thrift](https://github.com/apache/thrift) from 0.16.0 to 0.20.0.
    - [Release notes](https://github.com/apache/thrift/releases)
    - [Commits](https://github.com/apache/thrift/compare/v0.16.0...v0.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: thrift
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 poetry.lock | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/poetry.lock b/poetry.lock
index 9e0b9524..cf4d63bd 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -4064,12 +4064,12 @@ doc = ["reno", "sphinx", "tornado (>=4.5)"]
 
 [[package]]
 name = "thrift"
-version = "0.16.0"
+version = "0.20.0"
 description = "Python bindings for the Apache Thrift RPC system"
 optional = true
 python-versions = "*"
 files = [
-    {file = "thrift-0.16.0.tar.gz", hash = 
"sha256:2b5b6488fcded21f9d312aa23c9ff6a0195d0f6ae26ddbd5ad9e3e25dfc14408"},
+    {file = "thrift-0.20.0.tar.gz", hash = 
"sha256:4dd662eadf6b8aebe8a41729527bd69adf6ceaa2a8681cbef64d1273b3e8feba"},
 ]
 
 [package.dependencies]

Reply via email to