From 9903e1ff9cad4ba50d0e5f7d5f4f23c5dcb7a8fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 14:30:24 +0000 Subject: [PATCH] Bump gitpython from 3.1.43 to 3.1.49 in /wake-controller Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.43 to 3.1.49. - [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.49) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.49 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..98e0394 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.49 flask==3.0.3 requests==2.31.0 \ No newline at end of file