From 407213e37ca458c769fc83f794a1ad7957906866 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 28 May 2023 04:46:01 +0200 Subject: [PATCH] Update tox from 4.5.1 to 4.5.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c06987a2e..4b05c1b1e 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