From 7d1af07ae9f06c6e2d273848ed14a804c3716ecf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 02:55:59 +0000 Subject: [PATCH] Bump gitpython from 3.1.43 to 3.1.50 in /wake-controller Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.43 to 3.1.50. - [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.43...3.1.50) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.50 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- wake-controller/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wake-controller/requirements.txt b/wake-controller/requirements.txt index 672c8bc..2820080 100644 --- a/wake-controller/requirements.txt +++ b/wake-controller/requirements.txt @@ -1,4 +1,4 @@ pyyaml==6.0.1 -GitPython==3.1.43 +GitPython==3.1.50 flask==3.0.3 requests==2.31.0 \ No newline at end of file