From 0a174d0aa5575bf659ac577a8cfc3f47b04584b4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2020 08:55:29 +0000 Subject: [PATCH] Bump wrapt from 1.11.2 to 1.12.1 Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.11.2 to 1.12.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.11.2...1.12.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7580718..ac5c8be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,5 +39,5 @@ typed-ast==1.4.1 typing-extensions==3.7.4.1 wcwidth==0.2.5 websockets==8.1 -wrapt==1.11.2 +wrapt==1.12.1 yarl==1.4.2 \ No newline at end of file