From 6d4fa7d0aeb4375ef4eba3519736eb6ab62da771 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2019 10:18:10 +0000 Subject: [PATCH] Bump xxhash from 1.3.0 to 1.4.1 Bumps [xxhash](https://github.com/ifduyue/python-xxhash) from 1.3.0 to 1.4.1. - [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.1) 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..e5f076558 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.1 parameterized==0.7.0 -e git+https://github.com/Parsely/testinstances.git@0.3.0#egg=testinstances