From 119c7868f2427a06f212f8a395869e001c078619 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 17:09:48 +0000 Subject: [PATCH] Bump gitpython from 3.1.40 to 3.1.41 in /requirements Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.40 to 3.1.41. - [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.40...3.1.41) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 2 +- requirements/docs.txt | 2 +- requirements/prod.txt | 2 +- requirements/test.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 3575cb5..138d0b0 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -92,7 +92,7 @@ git-fame==2.0.1 # via cookie-composer (pyproject.toml) gitdb==4.0.11 # via gitpython -gitpython==3.1.40 +gitpython==3.1.41 # via # cookie-composer (pyproject.toml) # generate-changelog diff --git a/requirements/docs.txt b/requirements/docs.txt index 5f7a42a..d35507b 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -67,7 +67,7 @@ ghp-import==2.1.0 # via cookie-composer (pyproject.toml) gitdb==4.0.11 # via gitpython -gitpython==3.1.40 +gitpython==3.1.41 # via cookie-composer (pyproject.toml) idna==3.4 # via diff --git a/requirements/prod.txt b/requirements/prod.txt index 77488ba..f334322 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -47,7 +47,7 @@ ghapi==1.0.4 # via cookie-composer (pyproject.toml) gitdb==4.0.11 # via gitpython -gitpython==3.1.40 +gitpython==3.1.41 # via cookie-composer (pyproject.toml) idna==3.4 # via diff --git a/requirements/test.txt b/requirements/test.txt index 9a82274..b9015c5 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -59,7 +59,7 @@ ghapi==1.0.4 # via cookie-composer (pyproject.toml) gitdb==4.0.11 # via gitpython -gitpython==3.1.40 +gitpython==3.1.41 # via cookie-composer (pyproject.toml) identify==2.5.30 # via pre-commit