From 3d8ea87c5e22448d4302c3ac409015559778dce3 Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Sun, 26 Mar 2023 23:45:54 +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..b55e3b4 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.4.8 pylint==2.14.5 behave==1.2.5 requests==2.28.0