From 231749514a92c11b8c063b01bda4b621724e8ae8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 27 Jan 2021 10:12:13 +0000 Subject: [PATCH] Bump pytest from 4.6.2 to 6.2.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.6.2 to 6.2.2. - [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.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..d29989abc 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.2 pytest-cov python-snappy mock