From 2a9d2ce863419e0a8f210aac8cc44c9f6e981850 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Apr 2022 23:23:10 +0530 Subject: [PATCH] Bump wrapt from 1.13.3 to 1.14.0 (#89) Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.13.3 to 1.14.0. - [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.13.3...1.14.0) --- updated-dependencies: - dependency-name: wrapt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 86111e8..48c22e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,5 +37,5 @@ toml==0.10.2 typing_extensions==4.1.1 urllib3==1.26.9 whitenoise==6.0.0 -wrapt==1.13.3 +wrapt==1.14.0 zipp==3.6.0 \ No newline at end of file