From 99fd5dfb9156b8f77a7e3daa0aa8b9b979fd7e3a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2019 11:10:24 +0000 Subject: [PATCH] Bump xxhash from 1.3.0 to 1.4.0 Bumps [xxhash](https://github.com/ifduyue/python-xxhash) from 1.3.0 to 1.4.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...v1.4.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..23cea7690 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.0 parameterized==0.7.0 -e git+https://github.com/Parsely/testinstances.git@0.3.0#egg=testinstances