From ec23727104f0e8ae51fd8305389d2b58d0910c21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 04:01:58 +0000 Subject: [PATCH] Bump xxhash from 2.0.2 to 3.2.0 Bumps [xxhash](https://github.com/ifduyue/python-xxhash) from 2.0.2 to 3.2.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/v2.0.2...v3.2.0) --- updated-dependencies: - dependency-name: xxhash dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8e28cd6..c7c7e06 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ numpy==1.19.5 -xxhash==2.0.2 +xxhash==3.2.0