From 8f5e9edb80ef44dedb8a0fd6aa5fa69283600ff9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Dec 2020 11:51:57 +0000 Subject: [PATCH] Bump pytest from 4.6.2 to 6.2.0 Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.6.2 to 6.2.0. - [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.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..be87fe1e8 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.0 pytest-cov python-snappy mock