We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 044d152 + b7cb644 commit 25c8190Copy full SHA for 25c8190
2 files changed
llvm/utils/git/requirements.txt
@@ -20,7 +20,7 @@ deprecated==1.2.13
20
# via pygithub
21
gitdb==4.0.9
22
# via gitpython
23
-gitpython==3.1.41
+gitpython==3.1.47
24
# via -r requirements.txt.in
25
idna==3.4
26
# via requests
@@ -29,9 +29,7 @@ pycparser==2.21
29
pygithub==1.59.1
30
31
pyjwt[crypto]==2.5.0
32
- # via
33
- # pygithub
34
- # pyjwt
+ # via pygithub
35
pynacl==1.5.0
36
37
requests==2.31.0
llvm/utils/git/requirements.txt.in
@@ -5,4 +5,4 @@
5
6
certifi>=2023.7.22 # https://security.snyk.io/vuln/SNYK-PYTHON-CERTIFI-5805047
7
PyGithub==1.59.1 # For WorkflowRun.name
8
-GitPython>=3.1.32 # https://security.snyk.io/vuln/SNYK-PYTHON-GITPYTHON-5840584
+GitPython>=3.1.47 # https://security.snyk.io/vuln/SNYK-PYTHON-GITPYTHON-5840584
0 commit comments