From e77f17686398d8180ec9fed00660c0042f62d761 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 May 2026 06:54:16 +0000 Subject: [PATCH] deps(deps): bump xxhash from 3.6.0 to 3.7.0 Bumps [xxhash](https://github.com/ifduyue/python-xxhash) from 3.6.0 to 3.7.0. - [Release notes](https://github.com/ifduyue/python-xxhash/releases) - [Changelog](https://github.com/ifduyue/python-xxhash/blob/master/CHANGELOG.rst) - [Commits](https://github.com/ifduyue/python-xxhash/compare/v3.6.0...v3.7.0) --- updated-dependencies: - dependency-name: xxhash dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lock.txt b/requirements-lock.txt index ab5567c..0496608 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -64,5 +64,5 @@ transformers==4.57.3 typing_extensions==4.15.0 tzdata==2025.3 urllib3==2.6.3 -xxhash==3.6.0 +xxhash==3.7.0 yarl==1.22.0