From e8a9ba5d80ad6bc5052e43418fa71721ff8fd632 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 22 Mar 2024 18:21:23 +0000 Subject: [PATCH] Update tox from 4.14.1 to 4.14.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 48cacacc9..55ee7bdbb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ pre-commit==3.6.2 # Testing # ------------------------------------------------------------------------------ -tox==4.14.1 +tox==4.14.2 pytest==8.1.1 pytest-xdist==3.5.0 pytest-cookies==0.7.0