Skip to content

Commit 6f0e03e

Browse files
Bump gitpython from 3.1.37 to 3.1.41 (#237)
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.37 to 3.1.41. - [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.37...3.1.41) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f101bb1 commit 6f0e03e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ black = "^21.7b0"
1515
mkdocs = "^1.4.3"
1616
mkdocs-material = "^7.3.6"
1717
mdx-truly-sane-lists = "^1.3"
18-
GitPython = "^3.1.37"
18+
GitPython = "^3.1.41"
1919
mike = "^1.1.2"
2020
pep8-naming = "^0.12.1"
2121
invoke = "^1.5.0"

0 commit comments

Comments
 (0)