From 142614c904b48b082c6906c4fb0cf79cc566b98e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Jul 2023 15:03:08 +0100 Subject: [PATCH] Update tox from 4.6.3 to 4.6.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d6d0ca754..91f1d232e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ pre-commit==3.3.3 # Testing # ------------------------------------------------------------------------------ -tox==4.6.3 +tox==4.6.4 pytest==7.4.0 pytest-xdist==3.3.1 pytest-cookies==0.7.0