Skip to content

Commit da74ce7

Browse files
authored
Merge pull request #284 from sx-aurora-dev/dependabot/pip/llvm/utils/git/gitpython-3.1.41
Bump gitpython from 3.1.37 to 3.1.41 in /llvm/utils/git
2 parents 04089c4 + 8203832 commit da74ce7

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

llvm/utils/git/requirements.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ deprecated==1.2.13
2020
# via pygithub
2121
gitdb==4.0.9
2222
# via gitpython
23-
gitpython==3.1.37
23+
gitpython==3.1.41
2424
# via -r requirements.txt.in
2525
idna==3.4
2626
# via requests
@@ -29,7 +29,9 @@ pycparser==2.21
2929
pygithub==1.59.1
3030
# via -r requirements.txt.in
3131
pyjwt[crypto]==2.5.0
32-
# via pygithub
32+
# via
33+
# pygithub
34+
# pyjwt
3335
pynacl==1.5.0
3436
# via pygithub
3537
requests==2.31.0

0 commit comments

Comments
 (0)