From 97d06bc6d2055d2a8299e33b388d8a5cda74664a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Apr 2022 16:34:24 -0700 Subject: [PATCH] Update dependency pytest to v7.1.2 (#26) Co-authored-by: Renovate Bot --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4bf76c9..66d667f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ mypy==0.942 pre-commit==2.18.1 pydantic==1.9.0 pylint==2.13.5 -pytest==7.1.1 +pytest==7.1.2 pytest-aiohttp==1.0.4 pytest-asyncio==0.18.3 pytest-cov==3.0.0