Skip to content

Commit 7d0bb60

Browse files
Merge pull request #1114 from python-trio/dependabot/pip/wrapt-1.11.2
2 parents 5685c85 + 1a11ff8 commit 7d0bb60

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)