From 5c4ef45f04353a91ea940cf2244c22b6ac9b784b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 06:43:37 +0200 Subject: [PATCH] Bump python-snappy from 0.7.2 to 0.7.3 (#1115) Bumps [python-snappy](https://github.com/intake/python-snappy) from 0.7.2 to 0.7.3. - [Commits](https://github.com/intake/python-snappy/commits) --- updated-dependencies: - dependency-name: python-snappy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] 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 b76d035798..1ec972d57d 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3352,13 +3352,13 @@ six = ">=1.5" [[package]] name = "python-snappy" -version = "0.7.2" +version = "0.7.3" description = "Python library for the snappy compression library from Google" optional = true python-versions = "*" files = [ - {file = "python_snappy-0.7.2-py3-none-any.whl", hash = "sha256:b4b2c39142064925d5a554672a09de4188fc4f2b2494a2ecb35042930e129444"}, - {file = "python_snappy-0.7.2.tar.gz", hash = "sha256:04bf182f9d9f67b7a846dae2f1df36180ceeee8d3380e4b6799deff5272c4978"}, + {file = "python_snappy-0.7.3-py3-none-any.whl", hash = "sha256:074c0636cfcd97e7251330f428064050ac81a52c62ed884fc2ddebbb60ed7f50"}, + {file = "python_snappy-0.7.3.tar.gz", hash = "sha256:40216c1badfb2d38ac781ecb162a1d0ec40f8ee9747e610bcfefdfa79486cee3"}, ] [package.dependencies]