mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-05-12 19:52:55 -04:00
Update GitPython version for untrusted search path on Windows. (#1154)
Co-authored-by: Soren Ptak <ptaksoren@gmail.com>
This commit is contained in:
parent
5c374f1a6e
commit
ab999f9624
2 changed files with 2 additions and 2 deletions
2
.github/scripts/common/requirements.txt
vendored
2
.github/scripts/common/requirements.txt
vendored
|
|
@ -1,5 +1,5 @@
|
||||||
Deprecated
|
Deprecated
|
||||||
GitPython
|
GitPython>=3.1.41
|
||||||
PyGithub
|
PyGithub
|
||||||
PyJWT
|
PyJWT
|
||||||
PyYAML
|
PyYAML
|
||||||
|
|
|
||||||
2
.github/scripts/release-requirements.txt
vendored
2
.github/scripts/release-requirements.txt
vendored
|
|
@ -1,5 +1,5 @@
|
||||||
Deprecated
|
Deprecated
|
||||||
GitPython
|
GitPython>=3.1.41
|
||||||
PyGithub
|
PyGithub
|
||||||
PyJWT
|
PyJWT
|
||||||
PyYAML
|
PyYAML
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue