From 5e582d039288b713a9efaa8ed05101555311f452 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 3 Oct 2024 19:00:52 +0100 Subject: [PATCH] Update tox from 4.20.0 to 4.21.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1517a3c7..70941df5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ pre-commit==3.8.0 # Testing # ------------------------------------------------------------------------------ -tox==4.20.0 +tox==4.21.2 pytest==8.3.3 pytest-xdist==3.6.1 pytest-cookies==0.7.0