From ae68741974902631135387c3bbdc45c53a982261 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 22:32:15 +0000 Subject: [PATCH] Bump python-snappy from 0.7.1 to 0.7.2 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] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 3e9cb61340..0c171363e8 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]