From a32b2db0437d56df3c2339d6dec224688f36c026 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 19 Sep 2024 09:05:17 +0100 Subject: [PATCH] Update tox from 4.19.0 to 4.20.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4b2443fdd..852e747b9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ pre-commit==3.8.0 # Testing # ------------------------------------------------------------------------------ -tox==4.19.0 +tox==4.20.0 pytest==8.3.3 pytest-xdist==3.6.1 pytest-cookies==0.7.0