Skip to content

Commit ab999f9

Browse files
ActoryOuSkptak
andauthored
Update GitPython version for untrusted search path on Windows. (FreeRTOS#1154)
Co-authored-by: Soren Ptak <ptaksoren@gmail.com>
1 parent 5c374f1 commit ab999f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/scripts/common/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Deprecated
2-
GitPython
2+
GitPython>=3.1.41
33
PyGithub
44
PyJWT
55
PyYAML

.github/scripts/release-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Deprecated
2-
GitPython
2+
GitPython>=3.1.41
33
PyGithub
44
PyJWT
55
PyYAML

0 commit comments

Comments
 (0)