From 186d1e9bad78fd14441c207c534f8682eeb17217 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 20:05:24 +0000 Subject: [PATCH] Bump xxhash from 1.3.0 to 1.4.2 Bumps [xxhash](https://github.com/ifduyue/python-xxhash) from 1.3.0 to 1.4.2. - [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.2) 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..50b6ae028 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.2 parameterized==0.7.0 -e git+https://github.com/Parsely/testinstances.git@0.3.0#egg=testinstances