From d94895e41791eeb48b94e84710931fcfdb6cfcbf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 23 Jun 2023 10:38:27 -0300 Subject: [PATCH] Update pytest from 7.1.3 to 7.4.0 --- requirements-tox.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tox.txt b/requirements-tox.txt index 1c56fe39..d5e53905 100644 --- a/requirements-tox.txt +++ b/requirements-tox.txt @@ -1,5 +1,5 @@ # Test requirements -pytest==7.1.3 +pytest==7.4.0 pytest-cov==4.0.0 pytest-django==4.5.2 flake8==5.0.4