From 634803267b0ddab0c5a6cd9e89da849206ba1fd3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 07:45:25 +0000 Subject: [PATCH] Update dependency invoke to v2 --- tasks/py.requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/py.requirements.txt b/tasks/py.requirements.txt index f5acef8..57cadd0 100644 --- a/tasks/py.requirements.txt +++ b/tasks/py.requirements.txt @@ -8,7 +8,7 @@ # * http://www.pip-installer.org/ # ============================================================================ -invoke==1.4.1 +invoke==2.0.0 pycmd six==1.15.0