From 0d9e5464c7b93c2d112b72188e3862f324458055 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 26 Apr 2024 20:48:59 +0100 Subject: [PATCH] Update tox from 4.14.2 to 4.15.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 82fed4dce..56362726e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ pre-commit==3.7.0 # Testing # ------------------------------------------------------------------------------ -tox==4.14.2 +tox==4.15.0 pytest==8.1.1 pytest-xdist==3.6.0 pytest-cookies==0.7.0