Update GitPython to 3.1.58 (#41275)
Blue committed
Aug 6, 2026 at 23:41 UTC
cc41334d30f18ca00620ef451ba54a3cc7157234
2 files changed
+2
-2
distributions/requirements.txt
+1
-1
@@ -1,5 +1,5 @@
1
python-magic==0.4.27
2
click==8.1.3
3
-GitPython==3.1.50
3
+GitPython==3.1.58
4
PyGithub==2.5.0
5
json-cfg==0.4.2
\ No newline at end of file
tools/devops/requirements.txt
+1
-1
@@ -1,4 +1,4 @@
1
azure-devops==7.1.0b4
2
click==8.1.3
3
-gitpython==3.1.52
3
+gitpython==3.1.58
4
backoff==2.2.1
\ No newline at end of file