From 1381143be1a67993351052642e26f4f4c0b5cf37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 06:45:26 +0000 Subject: [PATCH] deps(deps): bump xxhash from 3.6.0 to 3.8.1 Bumps [xxhash](https://github.com/ifduyue/python-xxhash) from 3.6.0 to 3.8.1. - [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.8.1) --- updated-dependencies: - dependency-name: xxhash dependency-version: 3.8.1 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..0bc13d6 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.8.1 yarl==1.22.0