From 5190dec965522c2e11d8c56abd3be43c63316422 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2026 00:24:54 +0000 Subject: [PATCH] Bump gitpython from 3.1.43 to 3.1.47 in /wake-controller Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.43 to 3.1.47. - [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.47) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.47 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..951bcd9 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.47 flask==3.0.3 requests==2.31.0 \ No newline at end of file