summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-02-03 09:53:35 -0700
committerGitHub <noreply@github.com>2023-02-03 09:53:35 -0700
commitf2796758e8e35a5da90f4e8eea7b64caf0e8dfb4 (patch)
tree65f2af821d307981472e8bdf4e173d99cf2e5c59
parentc7b3124565d9591640c491d296ff2da665e5eb9a (diff)
downloadfreertos-git-f2796758e8e35a5da90f4e8eea7b64caf0e8dfb4.tar.gz
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--.github/scripts/common/requirements.txt2
1 files changed, 1 insertions, 1 deletions
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