From 7585febf580cf9d3bcaff50a8712d4b30f23947e Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Sun, 28 May 2023 05:23:26 -0500 Subject: [PATCH] Update tox from 4.5.1 to 4.5.2 (#4354) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c06987a2..4b05c1b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ pre-commit==3.3.2 # Testing # ------------------------------------------------------------------------------ -tox==4.5.1 +tox==4.5.2 pytest==7.3.1 pytest-xdist==3.3.1 pytest-cookies==0.7.0