From 5078c6cdf6f14967e94d41635e4494853daac8bd Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 04:31:02 +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..cea8558 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.11.4 pylint==2.14.5 behave==1.2.5 requests==2.28.0