From 58834756ec6b333c9bd3efd858fdfddb8f24fa4e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2019 10:12:45 +0000 Subject: [PATCH] Bump xxhash from 1.3.0 to 1.4.3 Bumps [xxhash](https://github.com/ifduyue/python-xxhash) from 1.3.0 to 1.4.3. - [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...v1.4.3) 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..4ea9fd298 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,6 +5,6 @@ pytest-cov python-snappy mock unittest2 -xxhash==1.3.0 +xxhash==1.4.3 parameterized==0.7.0 -e git+https://github.com/Parsely/testinstances.git@0.3.0#egg=testinstances