From 0948c5eab61c8119e5d85150a9655614234f0bbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 08:04:00 -0700 Subject: [PATCH] Bump gitpython from 3.1.30 to 3.1.32 in /.github/scripts/common (#1070) Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.30 to 3.1.32. - [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.30...3.1.32) --- 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> Co-authored-by: Soren Ptak --- .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 3a44e7a21..51999d0e1 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.30 +GitPython==3.1.32 idna==2.10 PyGithub==1.55 PyJWT==2.4.0