From 9eab3ba0e051e2c341977966898ab720bb876f2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jul 2021 23:00:55 +0000 Subject: [PATCH] Bump execnet from 1.8.0 to 1.9.0 Bumps [execnet](https://github.com/pytest-dev/execnet) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/pytest-dev/execnet/releases) - [Changelog](https://github.com/pytest-dev/execnet/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/execnet/compare/v1.8.0...v1.9.0) --- updated-dependencies: - dependency-name: execnet dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- automated_detection_testing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index 45971fa80f..ee3a99b7de 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -24,7 +24,7 @@ contextlib2==0.6.0.post1 Deprecated==1.2.12 dnspython==2.1.0 docutils==0.17.1 -execnet==1.8.0 +execnet==1.9.0 gitdb==4.0.5 GitPython==3.1.17 identify==2.2.4