From ebe3a47b6847ff35664acac9a53e4da2e5b28a96 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 28 Oct 2020 21:21:22 +0000 Subject: [PATCH] Bump pytest from 4.4.2 to 6.1.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.4.2 to 6.1.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.4.2...6.1.2) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d54aa4b..b55a3ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ pluggy==0.11.0 py==1.8.0 pycparser==2.19 PyNaCl==1.3.0 -pytest==4.4.2 +pytest==6.1.2 pytest-cov==2.7.1 six==1.12.0 websockets==6.0