From 09a32d70b15e9369d3160605d7ad656b412837a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 00:06:53 +0000 Subject: [PATCH] Bump gitpython from 3.1.14 to 3.1.57 in /scripts Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.14 to 3.1.57. - [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.14...3.1.57) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.57 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/constraints.txt b/scripts/constraints.txt index 83e493f98dda..b50bc49ca45c 100644 --- a/scripts/constraints.txt +++ b/scripts/constraints.txt @@ -90,7 +90,7 @@ ghapi==0.1.19 # via -r requirements.txt gitdb==4.0.7 # via gitpython -gitpython==3.1.14 +gitpython==3.1.57 # via mbed-tools greenlet==1.1.0 # via gevent