From a93ec536d3b12a8d75da852ada9a267db322d025 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Nov 2021 15:18:36 +0000 Subject: [PATCH] Bump wrapt from 1.13.2 to 1.13.3 Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.13.2 to 1.13.3. - [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.2...1.13.3) --- updated-dependencies: - dependency-name: wrapt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4b11d00..33f5296 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,4 +33,4 @@ toml==0.10.2 typing-extensions==3.10.0.2 urllib3==1.26.7 whitenoise==5.3.0 -wrapt==1.13.2 +wrapt==1.13.3