Skip to content

Commit d18971f

Browse files
Merge pull request #802 from microsoftgraph/dependabot/pip/wrapt-1.17.2
chore(deps-dev): bump wrapt from 1.17.1 to 1.17.2
2 parents f929b9c + 6532069 commit d18971f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ urllib3==2.2.3 ; python_version >= '3.7'
117117
typing-extensions==4.12.2 ; python_version >= '3.7'
118118

119119

120-
wrapt==1.17.1 ; python_version < '3.11'
120+
wrapt==1.17.2 ; python_version < '3.11'
121121

122122
yapf==0.43.0
123123

0 commit comments

Comments
 (0)