From 3e34659e95ff2f904cdb54faa153a44ce703c99c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 05:12:17 +0000 Subject: [PATCH] Bump gitpython from 3.1.31 to 3.1.37 in /scripts/toolchain (#639) Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.31 to 3.1.37. - [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.37) --- 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> --- scripts/toolchain/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/toolchain/requirements.txt b/scripts/toolchain/requirements.txt index 76397021b9..92f0638fb0 100644 --- a/scripts/toolchain/requirements.txt +++ b/scripts/toolchain/requirements.txt @@ -3,7 +3,7 @@ setuptools==68.0.0 SCons==4.5.2 smmap==5.0.0 gitdb==4.0.10 -GitPython==3.1.31 +GitPython==3.1.37 pyserial==3.5 ansi==0.3.6 kconfiglib==14.1.0