From 164f4731801ce57efc2c9e745b474bd64038e096 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Mar 2022 22:37:52 +0000 Subject: Bump pytest from 7.0.1 to 7.1.0 (#384) --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test-requirements.txt') diff --git a/test-requirements.txt b/test-requirements.txt index e60ba3f..3823c29 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,4 +1,4 @@ -pytest==7.0.1 +pytest==7.1.0 pytest-cov==3.0.0 gevent==21.12.0; "PyPy" not in platform_python_implementation pylibmc==1.6.1; sys.platform != 'win32' -- cgit v1.2.1