Skip to content

Commit d42d7a5

Browse files
chore(deps): bump gitpython from 3.1.44 to 3.1.46
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.44 to 3.1.46. - [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.46) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.46 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f970ba commit d42d7a5

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
@@ -17,7 +17,7 @@ dependencies = [
1717
"pydantic>=2.9.2",
1818
"pydantic-settings>=2.0.0",
1919
"PyGithub==2.6.1",
20-
"GitPython==3.1.44",
20+
"GitPython==3.1.46",
2121
"packaging>=24.2",
2222
"python-dotenv>=1.0.1",
2323
"giturlparse",

0 commit comments

Comments
 (0)