From 62d3cbf4182406741e4ddad1d2185fa5919988a1 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Sat, 2 Sep 2023 00:00:36 -0500 Subject: [PATCH] Update tox from 4.9.0 to 4.11.1 (#4557) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b7af3c08..da7c4d6b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ pre-commit==3.3.3 # Testing # ------------------------------------------------------------------------------ -tox==4.9.0 +tox==4.11.1 pytest==7.4.0 pytest-xdist==3.3.1 pytest-cookies==0.7.0