From fa42cf92656281ce623bb2be70b375ad1731138c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 10 Jan 2019 05:59:51 +0000 Subject: [PATCH] Bump wrapt from 1.10.11 to 1.11.0 Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.10.11 to 1.11.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.10.11...1.11.0) Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 325999e855..8a0ba51e34 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -49,5 +49,5 @@ traitlets==4.3.2 # via ipython trustme==0.4.0 typed-ast==1.1.0 ; python_version < "3.7" and implementation_name == "cpython" wcwidth==0.1.7 # via prompt-toolkit -wrapt==1.10.11 # via astroid +wrapt==1.11.0 # via astroid yapf==0.25.0