From 56f5e641337664c3491919dda82ce6a78a77ad34 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 17 Sep 2024 20:54:55 +0100 Subject: [PATCH] Update tox from 4.18.1 to 4.19.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6c8a2a11d..4b2443fdd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ pre-commit==3.8.0 # Testing # ------------------------------------------------------------------------------ -tox==4.18.1 +tox==4.19.0 pytest==8.3.3 pytest-xdist==3.6.1 pytest-cookies==0.7.0