From f8d6888aa1b7490148b638c5a9d60bb27b2f6f3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 19:20:19 +0000 Subject: [PATCH] Bump invoke from 1.7.3 to 2.0.0 Bumps [invoke](https://github.com/pyinvoke/invoke) from 1.7.3 to 2.0.0. - [Release notes](https://github.com/pyinvoke/invoke/releases) - [Commits](https://github.com/pyinvoke/invoke/compare/1.7.3...2.0.0) --- updated-dependencies: - dependency-name: invoke dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 0dc51a1..3dae487 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -232,9 +232,9 @@ iniconfig==1.1.1 \ --hash=sha256:011e24c64b7f47f6ebd835bb12a743f2fbe9a26d4cecaa7f53bc4f35ee9da8b3 \ --hash=sha256:bc3af051d7d14b2ee5ef9969666def0cd1a000e121eaea580d4a313df4b37f32 # via pytest -invoke==1.7.3 \ - --hash=sha256:41b428342d466a82135d5ab37119685a989713742be46e42a3a399d685579314 \ - --hash=sha256:d9694a865764dd3fd91f25f7e9a97fb41666e822bbb00e670091e3f43933574d +invoke==2.0.0 \ + --hash=sha256:7ab5dd9cd76b787d560a78b1a9810d252367ab595985c50612702be21d671dd7 \ + --hash=sha256:a860582bcf7a4b336fe18ef53937f0f28cec1c0053ffa767c2fcf7ba0b850f59 # via -r requirements-dev.in lxml-stubs==0.4.0 \ --hash=sha256:184877b42127256abc2b932ba8bd0ab5ea80bd0b0fee618d16daa40e0b71abee \