Skip to content

Commit 076cad5

Browse files
deps-dev(deps-dev): bump gitpython from 3.1.43 to 3.1.46 (#46)
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.43 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.43...3.1.46) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.46 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b24e84a commit 076cad5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ dev = [
157157
"pre-commit>=3.0.0",
158158
"build>=0.10.0",
159159
"twine>=4.0.0",
160-
"gitpython==3.1.43",
160+
"gitpython==3.1.46",
161161
]
162162
mcp = [
163163
"mcp>=0.1.0",

0 commit comments

Comments
 (0)