From eb78220efc1f9c1c97d6b85993723dbee13c3534 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Jan 2022 17:07:12 +0000 Subject: Bump gitpython from 3.1.24 to 3.1.25 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.24 to 3.1.25. - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.24...3.1.25) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index a1d40852..48e07230 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ pytest-cov = "3.0.0" pytest-xdist = { version = "2.5.0", extras = ["psutil"] } Sphinx = "4.3.2" tomli = "2.0.0" -GitPython = "3.1.24" +GitPython = "3.1.25" sphinx-autodoc-typehints = "1.14.1" releases = "1.6.3" furo = "2022.1.2" -- cgit v1.2.3