From 87b9830072d1c888649481abaa0597af4b24d3b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 02:51:59 +0000 Subject: [PATCH] Bump gitpython from 3.1.31 to 3.1.35 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.31 to 3.1.35. - [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.31...3.1.35) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4e267452b..19b885c44 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ black==23.3.0 requests==2.31.0 -gitpython==3.1.31 +gitpython==3.1.35 pre-commit==3.3.2 pytest==7.3.2 pytest-mypy-plugins==1.11.1