From 98485eea4ee7fb706b721c85c6205f6376e383eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Oct 2021 22:44:17 +0000 Subject: [PATCH] Bump wrapt from 1.12.1 to 1.13.1 Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.12.1 to 1.13.1. - [Release notes](https://github.com/GrahamDumpleton/wrapt/releases) - [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst) - [Commits](https://github.com/GrahamDumpleton/wrapt/compare/1.12.1...1.13.1) --- updated-dependencies: - dependency-name: wrapt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- automated_detection_testing/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index d1125dd1fe..0c1d6214eb 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -1,5 +1,5 @@ ansible==3.4.0 -ansible-runner==1.4.7 +ansible-runner==2.0.2 apipkg==1.5 aspy.yaml==1.3.0 atomicwrites==1.4.0 @@ -76,7 +76,7 @@ urllib3<1.26.8 virtualenv==20.4.6 wcwidth==0.2.5 wget==3.2 -wrapt==1.12.1 +wrapt==1.13.1 xmltodict==0.12.0 zipp==3.4.1