From 2768e8f4c62fc0ddbb4fe3cc6a82ce0abaedfc30 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 20:37:22 +0000 Subject: [PATCH] chore(deps): update dependency pytest to v7.1.2 --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 3ff9b887f6..971cd20eab 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -9,4 +9,4 @@ isort==5.10.1 pytest-cov==3.0.0 pytest-django==4.5.2 pytest-factoryboy==2.1.0 -pytest==7.1.1 +pytest==7.1.2