From 804129324a7675a273a06a77616dd13361bcda6d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 10 Sep 2024 09:17:24 -0300 Subject: [PATCH] Update pytest from 8.2.0 to 8.3.3 --- requirements-tox.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tox.txt b/requirements-tox.txt index 153d3254..5a5aced3 100644 --- a/requirements-tox.txt +++ b/requirements-tox.txt @@ -1,6 +1,6 @@ # Test requirements -pytest==8.2.0 +pytest==8.3.3 pytest-cov==5.0.0 pytest-django==4.8.0 flake8==7.0.0