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

fokko 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 21820608 Bump python-snappy from 0.7.1 to 0.7.2 (#843)
21820608 is described below

commit 2182060836e2c39a73052ac4c8cf30141becd500
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 21 14:29:48 2024 +0200

    Bump python-snappy from 0.7.1 to 0.7.2 (#843)
    
    Bumps [python-snappy](https://github.com/intake/python-snappy) from 0.7.1 
to 0.7.2.
    - [Commits](https://github.com/intake/python-snappy/compare/0.7.1...0.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: python-snappy
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 poetry.lock | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/poetry.lock b/poetry.lock
index 1914d183..085d6836 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -3304,13 +3304,13 @@ six = ">=1.5"
 
 [[package]]
 name = "python-snappy"
-version = "0.7.1"
+version = "0.7.2"
 description = "Python library for the snappy compression library from Google"
 optional = true
 python-versions = "*"
 files = [
-    {file = "python-snappy-0.7.1.tar.gz", hash = 
"sha256:1bc29d36211d44bb9f04f3d7ccfbaeaebbc2f62b6d40f4fc4edd1fb16bc52c13"},
-    {file = "python_snappy-0.7.1-py3-none-any.whl", hash = 
"sha256:7c9111be1ae1dcbf4ce32b752366d4a5d4f07898d517691c4003d41e04b03488"},
+    {file = "python_snappy-0.7.2-py3-none-any.whl", hash = 
"sha256:b4b2c39142064925d5a554672a09de4188fc4f2b2494a2ecb35042930e129444"},
+    {file = "python_snappy-0.7.2.tar.gz", hash = 
"sha256:04bf182f9d9f67b7a846dae2f1df36180ceeee8d3380e4b6799deff5272c4978"},
 ]
 
 [package.dependencies]

Reply via email to