From 471c38cbe06b040b49709d68b55cabca15cc018b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 16 Aug 2023 13:20:14 -0400 Subject: [PATCH] Update tox from 4.8.0 to 4.9.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 29cf7c24e..da008e6f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ pre-commit==3.3.3 # Testing # ------------------------------------------------------------------------------ -tox==4.8.0 +tox==4.9.0 pytest==7.4.0 pytest-xdist==3.3.1 pytest-cookies==0.7.0