From 731e13115071a58b10425794008997e47fdb36f9 Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 03:35:32 +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..58dc4f0 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.0.15 pylint==2.14.5 behave==1.2.5 requests==2.28.0