From 1f5b003697d2832baa880ae9f67eb02aa44483ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Dec 2025 18:01:22 +0000 Subject: [PATCH] chore(deps): bump gitdb from 4.0.11 to 4.0.12 Bumps [gitdb](https://github.com/gitpython-developers/gitdb) from 4.0.11 to 4.0.12. - [Release notes](https://github.com/gitpython-developers/gitdb/releases) - [Commits](https://github.com/gitpython-developers/gitdb/compare/4.0.11...4.0.12) --- updated-dependencies: - dependency-name: gitdb dependency-version: 4.0.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 86c9c0a2..95f23d28 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ tzlocal==5.3.1 markdown2==2.5.1 flask-migrate==4.0.7 email_validator -gitdb==4.0.11 +gitdb==4.0.12 Werkzeug==3.1.4 WTForms==3.2.1 MarkupSafe==3.0.3