Skip to content

Commit 61ff035

Browse files
Bump gitpython from 3.1.42 to 3.1.43 (#223)
updated-dependencies: - dependency-name: gitpython 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 bb08a3b commit 61ff035

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

poetry.lock

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ pre-commit = "3.7.1"
5252

5353
[tool.poetry.group.doc.dependencies]
5454
Sphinx = "7.3.7"
55-
gitpython = "3.1.42"
55+
gitpython = "3.1.43"
5656
sphinx-autodoc-typehints = "2.1.0"
5757
furo = "2024.1.29"
5858
six = "1.16.0"

0 commit comments

Comments
 (0)