From 6902c4bd4cc56aa461daac40ecc872522b4c9f00 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2020 10:12:12 +0000 Subject: [PATCH] Bump xxhash from 1.3.0 to 2.0.0 Bumps [xxhash](https://github.com/ifduyue/python-xxhash) from 1.3.0 to 2.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/v1.3.0...v2.0.0) Signed-off-by: dependabot-preview[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 793ff30e3..4319a219a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,6 +5,6 @@ pytest-cov python-snappy mock unittest2 -xxhash==1.3.0 +xxhash==2.0.0 parameterized==0.7.0 -e git+https://github.com/Parsely/testinstances.git@0.3.0#egg=testinstances