From fbc77cfd417eada9269d2b521026cdba8da0a821 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Sep 2021 14:05:06 +0000 Subject: [PATCH] Bump pytest from 6.2.4 to 6.2.5 --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index 3fc9687..ee997c0 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -1,5 +1,5 @@ pre-commit==2.14.1 -pytest==6.2.4 +pytest==6.2.5 pytest-cov==2.12.1 pycodestyle==2.7.0 pydocstyle==6.1.1