Skip to content

Commit 6780791

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
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
@@ -17,7 +17,7 @@ black = "^21.9b0"
1717
flake8 = "^3.9.2"
1818
pep8-naming = "^0.12.1"
1919
pytest = "^6.2.5"
20-
GitPython = "^3.1.23"
20+
GitPython = "^3.1.24"
2121

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

0 commit comments

Comments
 (0)