Skip to content

Commit

Permalink
Bump gitpython from 3.1.42 to 3.1.43 (#223)
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: gitpython
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 11, 2024
1 parent bb08a3b commit 61ff035
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ pre-commit = "3.7.1"

[tool.poetry.group.doc.dependencies]
Sphinx = "7.3.7"
gitpython = "3.1.42"
gitpython = "3.1.43"
sphinx-autodoc-typehints = "2.1.0"
furo = "2024.1.29"
six = "1.16.0"
Expand Down

0 comments on commit 61ff035

Please sign in to comment.