From a176fa10bd68be35b1261e303034e1a573b614d8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 5 Mar 2024 22:07:14 -0700 Subject: [PATCH] Update tox from 4.6.3 to 4.14.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index f37238e..2e2e45a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -5,7 +5,7 @@ pre-commit==3.3.3 pytest-vcr==1.0.2 sphinx==7.0.1 pytest-cov==4.0.0 -tox==4.6.3 +tox==4.14.0 sphinx-autobuild==2021.3.14 sphinx_copybutton==0.5.2 pydata_sphinx_theme==0.13.1