From fb8a58e287b373fd4a11590d271e0f2e8b4f77df Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 6 Mar 2024 16:07:53 -0700 Subject: [PATCH] Update tox from 4.6.4 to 4.14.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 049e5959..51c20439 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -9,6 +9,6 @@ pytest-cov==4.0.0 sphinx-autobuild==2021.3.14 sphinx_gallery==0.13.0 sphinx_rtd_theme==1.2.2 -tox==4.6.4 +tox==4.14.1 pip>=19.0 importlib-resources==6.0.0