From 3d96a8c47b6b6dfa7bbba695fb4670217ba3b40c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 00:41:46 +0000 Subject: [PATCH] Bump gitdb from 4.0.9 to 4.0.12 in /dependencies/python Bumps [gitdb](https://github.com/gitpython-developers/gitdb) from 4.0.9 to 4.0.12. - [Release notes](https://github.com/gitpython-developers/gitdb/releases) - [Commits](https://github.com/gitpython-developers/gitdb/compare/4.0.9...4.0.12) --- updated-dependencies: - dependency-name: gitdb dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dependencies/python/bandit.txt | 2 +- dependencies/python/snakemake.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dependencies/python/bandit.txt b/dependencies/python/bandit.txt index be750d5c2ba..3f2b44c40f4 100644 --- a/dependencies/python/bandit.txt +++ b/dependencies/python/bandit.txt @@ -1,5 +1,5 @@ bandit==1.7.4 -gitdb==4.0.9 +gitdb==4.0.12 gitpython==3.1.27 pbr==5.9.0 pyyaml==6.0 diff --git a/dependencies/python/snakemake.txt b/dependencies/python/snakemake.txt index acc4a5827ed..f3884bc3560 100644 --- a/dependencies/python/snakemake.txt +++ b/dependencies/python/snakemake.txt @@ -8,7 +8,7 @@ datrie==0.8.2 decorator==5.1.1 docutils==0.18.1 fastjsonschema==2.15.3 -gitdb==4.0.9 +gitdb==4.0.12 GitPython==3.1.27 idna==3.3 importlib-resources==5.7.1