From 8f6f6fd0a151515d0f7367e08a1a0c6814a39f74 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 7 Sep 2024 20:15:27 -0400 Subject: [PATCH] Update tox from 3.1.3 to 4.18.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d16abf2..914a1a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ pip==18.0 bumpversion==0.5.3 wheel==0.31.1 watchdog==0.8.3 -tox==3.1.3 +tox==4.18.1 flake8==3.5.0 Sphinx==1.7.6 PyYAML==3.13