From c24ed43724a4b9796f62ccf40ba72fa9b827fc4b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 22 Mar 2024 15:04:27 -0600 Subject: [PATCH] Update tox from 4.6.4 to 4.14.2 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 049e5959..0ec12b40 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.2 pip>=19.0 importlib-resources==6.0.0