From c34e3b5f3e40450a07c146365e0fd50bf948c306 Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 04:12:11 +0000 Subject: [PATCH] Update dependency tox to v4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b61d823..7f0f63b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ autopep8==1.6.0 pytest==7.1.2 pytest-cov==3.0.0 coverage==6.4.1 -tox==3.24.5 +tox==4.12.1 pylint==2.14.5 behave==1.2.5 requests==2.28.0