Skip to content

Commit 5e0b78b

Browse files
Merge pull request #798 from microsoftgraph/dependabot/pip/wrapt-1.17.1
chore(deps-dev): bump wrapt from 1.17.0 to 1.17.1
2 parents f401001 + 16b1db5 commit 5e0b78b

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.0 ; python_version < '3.11'
120+
wrapt==1.17.1 ; python_version < '3.11'
121121

122122
yapf==0.43.0
123123

0 commit comments

Comments
 (0)