From 3f7fa034b92b0c713ac3a49a50ccd4f604969bbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 11:20:03 +0000 Subject: [PATCH] chore(deps): bump wrapt from 1.14.0 to 1.14.1 Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.14.0 to 1.14.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.14.0...1.14.1) --- updated-dependencies: - dependency-name: wrapt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- req.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/req.txt b/req.txt index a4085df..8da6acd 100644 --- a/req.txt +++ b/req.txt @@ -4,7 +4,7 @@ attrs==21.4.0 Babel==2.9.1 certifi==2021.10.8 charset-normalizer==2.0.9 -coverage==6.3.2 +coverage==6.4.1 distlib==0.3.4 docutils==0.17.1 filelock==3.4.2 @@ -39,6 +39,6 @@ urllib3==1.26.7 vcrpy==4.1.1 virtualenv==20.13.0 virtualenv-clone==0.5.7 -wrapt==1.14.0 +wrapt==1.14.1 yarl==1.7.2 zipp==3.7.0