From cc9c25c614d656fd98acdbcbfbe771d2f40de25f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 16 Jun 2023 04:27:18 +0100 Subject: [PATCH] Update tox from 4.6.0 to 4.6.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0b59babfd..e9253922d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ pre-commit==3.3.3 # Testing # ------------------------------------------------------------------------------ -tox==4.6.0 +tox==4.6.1 pytest==7.3.2 pytest-xdist==3.3.1 pytest-cookies==0.7.0