Skip to content

Commit 2d271ac

Browse files
Bump gitpython from 3.1.20 to 3.1.23
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.20 to 3.1.23. - [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.20...3.1.23) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e6d0e6 commit 2d271ac

File tree

2 files changed

+7
-18
lines changed

2 files changed

+7
-18
lines changed

poetry.lock

Lines changed: 6 additions & 17 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
@@ -17,7 +17,7 @@ black = "^21.8b0"
1717
flake8 = "^3.9.2"
1818
pep8-naming = "^0.12.1"
1919
pytest = "^6.2.5"
20-
GitPython = "^3.1.20"
20+
GitPython = "^3.1.23"
2121

2222
[build-system]
2323
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)