Skip to content

Commit 1a11ff8

Browse files
Bump wrapt from 1.11.1 to 1.11.2
Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.11.1 to 1.11.2. - [Release notes](https://github.com/GrahamDumpleton/wrapt/releases) - [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst) - [Commits](GrahamDumpleton/wrapt@1.11.1...1.11.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 5685c85 commit 1a11ff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@ traitlets==4.3.2 # via ipython
5252
trustme==0.5.2
5353
typed-ast==1.3.1 ; python_version < "3.8" and implementation_name == "cpython"
5454
wcwidth==0.1.7 # via prompt-toolkit, pytest
55-
wrapt==1.11.1 # via astroid
55+
wrapt==1.11.2 # via astroid
5656
yapf==0.27.0
5757
zipp==0.5.1 # via importlib-metadata

0 commit comments

Comments
 (0)