Skip to content

Commit

Permalink
Merge pull request #793 from microsoftgraph/dependabot/pip/wrapt-1.17.0
Browse files Browse the repository at this point in the history
chore(deps-dev): bump wrapt from 1.15.0 to 1.17.0
  • Loading branch information
github-actions[bot] authored Jan 7, 2025
2 parents 0ee04e0 + 7718729 commit d601260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ urllib3==2.2.3 ; python_version >= '3.7'
typing-extensions==4.12.2 ; python_version >= '3.7'


wrapt==1.15.0 ; python_version < '3.11'
wrapt==1.17.0 ; python_version < '3.11'

yapf==0.43.0

Expand Down

0 comments on commit d601260

Please sign in to comment.