From 294a7fd1d9b963ef775351f50f590f9be1a3bc5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Oct 2022 08:12:06 +0000 Subject: [PATCH] chore: bump invoke from 1.6.0 to 1.7.3 in /tests Bumps [invoke](https://github.com/pyinvoke/invoke) from 1.6.0 to 1.7.3. - [Release notes](https://github.com/pyinvoke/invoke/releases) - [Commits](https://github.com/pyinvoke/invoke/compare/1.6.0...1.7.3) --- updated-dependencies: - dependency-name: invoke dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/requirements_py3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements_py3.txt b/tests/requirements_py3.txt index de66795..5b051cd 100644 --- a/tests/requirements_py3.txt +++ b/tests/requirements_py3.txt @@ -7,7 +7,7 @@ cryptography==38.0.1 filelock==3.8.0 idna==3.4 iniconfig==1.1.1 -invoke==1.6.0 +invoke==1.7.3 packaging==21.3 pathlib2==2.3.7.post1 pluggy==1.0.0