From 406238c6b337c9b830d15a92fb304937b3c5269d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 16 Dec 2020 10:42:07 +0000 Subject: [PATCH] Bump pytest from 4.6.2 to 6.2.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.6.2 to 6.2.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/4.6.2...6.2.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..03716604b 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,6 +1,6 @@ lz4==2.1.10 lz4tools==1.3.1.2 -pytest==4.6.2 +pytest==6.2.1 pytest-cov python-snappy mock