From f2796758e8e35a5da90f4e8eea7b64caf0e8dfb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 09:53:35 -0700 Subject: [PATCH] Bump gitpython from 3.1.11 to 3.1.30 in /.github/scripts/common (#915) Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.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/3.1.11...3.1.30) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/scripts/common/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/scripts/common/requirements.txt b/.github/scripts/common/requirements.txt index cc371e86d..2770710e9 100644 --- a/.github/scripts/common/requirements.txt +++ b/.github/scripts/common/requirements.txt @@ -3,7 +3,7 @@ chardet==4.0.0 colorama Deprecated==1.2.10 gitdb==4.0.5 -GitPython==3.1.11 +GitPython==3.1.30 idna==2.10 PyGithub==1.55 PyJWT==2.4.0