From 363a54a07101d62e82b1cad95e27c6b7a50a1609 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 19 Nov 2020 10:12:28 +0000 Subject: [PATCH] Bump lz4 from 2.1.10 to 3.1.1 Bumps [lz4](https://github.com/python-lz4/python-lz4) from 2.1.10 to 3.1.1. - [Release notes](https://github.com/python-lz4/python-lz4/releases) - [Commits](https://github.com/python-lz4/python-lz4/compare/v2.1.10...v3.1.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..4e96fa20c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,4 +1,4 @@ -lz4==2.1.10 +lz4==3.1.1 lz4tools==1.3.1.2 pytest==4.6.2 pytest-cov