This is an archive of the discontinued LLVM Phabricator instance.

[Utils] Bump python dependencies in llvm/utils/git
AcceptedPublic

Authored by thieta on Aug 7 2023, 12:15 AM.

Details

Summary

Some of the dependencies had security issues.

Related to #64417 https://github.com/llvm/llvm-project/issues/64417

I just ran pip-upgrade to get the latest.

Diff Detail

Event Timeline

thieta created this revision.Aug 7 2023, 12:15 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 7 2023, 12:15 AM
thieta requested review of this revision.Aug 7 2023, 12:15 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 7 2023, 12:15 AM
thieta edited the summary of this revision. (Show Details)Aug 7 2023, 12:16 AM
thieta added reviewers: tstellar, kwk, avogelsgesang.
avogelsgesang accepted this revision.EditedAug 7 2023, 4:13 AM

Thanks for looking into this! LGTM.

Would be nice to also backport this to the 17.0 release branch. (But at the same time: not really necessary, at least not for my use case)

This revision is now accepted and ready to land.Aug 7 2023, 4:13 AM

@thieta are we still waiting on more reviews? Or could this be shipped?