From 7c8011660310f2f224795ca701c37b8811677e93 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 22 Oct 2024 09:59:32 +0200 Subject: [PATCH] Update tox from 3.13.2 to 4.23.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 94dd2cc..bf5f937 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ wheel==0.33.6 watchdog==0.9.0 pytest==5.1.2 coverage==4.5.4 -tox==3.13.2 +tox==4.23.1 Sphinx==2.2.0 twine==1.13.0 pytest-runner==5.1