From e6e8aab724ec64924cbd555a890a69c390591117 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Dec 2024 11:24:43 -0300 Subject: [PATCH] Update pytest from 8.2.0 to 8.3.4 --- requirements-tox.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tox.txt b/requirements-tox.txt index 153d3254..ee16d990 100644 --- a/requirements-tox.txt +++ b/requirements-tox.txt @@ -1,6 +1,6 @@ # Test requirements -pytest==8.2.0 +pytest==8.3.4 pytest-cov==5.0.0 pytest-django==4.8.0 flake8==7.0.0