From a1377e4aeef0f3dd8c50b7aad3ba895a9f442314 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 8 Sep 2023 08:24:06 +0100 Subject: [PATCH] Update tox from 4.11.1 to 4.11.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 417d17386..e357e39b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ pre-commit==3.4.0 # Testing # ------------------------------------------------------------------------------ -tox==4.11.1 +tox==4.11.2 pytest==7.4.1 pytest-xdist==3.3.1 pytest-cookies==0.7.0