From a763d3b735eb14dc0b5249f3a89bf79dc18e1795 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 04:03:47 +0000 Subject: [PATCH] Bump xxhash from 2.0.2 to 3.1.0 Bumps [xxhash](https://github.com/ifduyue/python-xxhash) from 2.0.2 to 3.1.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.1.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..dddbf72 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ numpy==1.19.5 -xxhash==2.0.2 +xxhash==3.1.0