Skip to content
This repository was archived by the owner on Jul 17, 2026. It is now read-only.

Commit 10a8bec

Browse files
chore(deps): bump gitpython from 3.1.44 to 3.1.45
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.44 to 3.1.45. - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.44...3.1.45) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.45 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a72fb96 commit 10a8bec

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
@@ -16,7 +16,7 @@ dependencies = [
1616
"pydantic>=2.9.2",
1717
"pydantic-settings>=2.0.0",
1818
"PyGithub==2.6.1",
19-
"GitPython==3.1.44",
19+
"GitPython==3.1.45",
2020
"packaging>=24.2",
2121
"python-dotenv>=1.0.1",
2222
"giturlparse",

0 commit comments

Comments
 (0)