We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed1899b + 5c244bf commit 107a633Copy full SHA for 107a633
2 files changed
requirements.txt
@@ -9,7 +9,7 @@ certifi==2025.6.15
9
charset-normalizer==3.4.2
10
click==8.2.1
11
gitdb==4.0.12
12
-GitPython==3.1.44
+GitPython==3.1.45
13
loguru==0.7.3
14
macholib==1.16.3
15
h11==0.16.0
setup.py
@@ -26,7 +26,7 @@
26
"charset-normalizer==3.4.2",
27
"click==8.2.1",
28
"gitdb==4.0.12",
29
- "GitPython==3.1.44",
+ "GitPython==3.1.45",
30
"loguru==0.7.3",
31
"macholib==1.16.3",
32
"h11==0.16.0",
0 commit comments