From 39a292957df6289aa634d49d0b42660751f6b49d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 01:00:44 +0000 Subject: [PATCH] Bump wrapt from 1.12.1 to 1.15.0 Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.12.1 to 1.15.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.12.1...1.15.0) --- 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 5737510d620..6f2004910da 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ boto3==1.16.60 six==1.15.0 tqdm==4.56.0 Deprecated==1.2.11 -wrapt==1.12.1 +wrapt==1.15.0 jsonfield==3.1.0 jsonschema==3.2.0 pyrsistent==0.17.3