Skip to content

Commit 435573e

Browse files
fix(deps): update dependency gitpython to v3.1.45
1 parent 45d186d commit 435573e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies = [
5151
"unidiff>=0.7.5",
5252
"datamodel-code-generator>=0.26.5",
5353
"PyGithub==2.6.1",
54-
"GitPython==3.1.44",
54+
"GitPython==3.1.45",
5555
"psutil>=5.8.0",
5656
"fastapi[standard]<1.0.0,>=0.115.2",
5757
"starlette<1.0.0,>=0.16.0",

0 commit comments

Comments
 (0)