From f4eddad53f890405319e481e3cde6052933db9af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Oct 2021 11:23:43 +0000 Subject: [PATCH] Bump wrapt from 1.12.1 to 1.13.2 Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.12.1 to 1.13.2. - [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.2) --- updated-dependencies: - dependency-name: wrapt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3fb4c5d..e31f875 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,4 +28,4 @@ sqlparse==0.4.2 toml==0.10.2 urllib3==1.26.7 whitenoise==5.3.0 -wrapt==1.12.1 +wrapt==1.13.2