mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-07 13:45:00 -05: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
|
||||
GitPython
|
||||
GitPython>=3.1.41
|
||||
PyGithub
|
||||
PyJWT
|
||||
PyYAML
|
||||
|
|
|
|||
2
.github/scripts/release-requirements.txt
vendored
2
.github/scripts/release-requirements.txt
vendored
|
|
@ -1,5 +1,5 @@
|
|||
Deprecated
|
||||
GitPython
|
||||
GitPython>=3.1.41
|
||||
PyGithub
|
||||
PyJWT
|
||||
PyYAML
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue