From edba844fc5812324a0746bdadd2a391ca16db9b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Jun 2023 12:18:21 +0000 Subject: [PATCH] chore(deps): update dependency pytest to v7.4.0 --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index dc3b31833c..bca21a6014 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -7,7 +7,7 @@ flake8==6.0.0 freezegun==1.2.2 isort==5.12.0 psycopg2-binary==2.9.6 -pytest==7.3.2 +pytest==7.4.0 pytest-cov==4.1.0 pytest-django==4.5.2 pytest-factoryboy==2.5.1