From 257c4717d6249f817954cc53582bf9a684a86040 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Feb 2023 12:12:52 +0000 Subject: [PATCH] Bump gitpython from 2.1.11 to 3.1.30 in /releaser Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 2.1.11 to 3.1.30. - [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/2.1.11...3.1.30) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- releaser/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releaser/requirements.txt b/releaser/requirements.txt index d0c62a6..c2560fb 100644 --- a/releaser/requirements.txt +++ b/releaser/requirements.txt @@ -1,2 +1,2 @@ -GitPython==2.1.11 +GitPython==3.1.30