From 4d2120d921e7d534a5a0fe130ae2c86e2a5bc006 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Mar 2022 04:07:42 +0000 Subject: [PATCH] Bump xxhash from 2.0.2 to 3.0.0 Bumps [xxhash](https://github.com/ifduyue/python-xxhash) from 2.0.2 to 3.0.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.0.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..e98a32d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ numpy==1.19.5 -xxhash==2.0.2 +xxhash==3.0.0