From 2b1f41cebad1cad28c8ad4648bc98df4f1a05301 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Sep 2023 18:14:36 +0000 Subject: [PATCH] Bump gitpython from 3.1.31 to 3.1.34 in /requirements Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.31 to 3.1.34. - [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.31...3.1.34) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/all.txt | 2 +- requirements/docs.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/all.txt b/requirements/all.txt index 9ff8b812..16eaea72 100644 --- a/requirements/all.txt +++ b/requirements/all.txt @@ -54,7 +54,7 @@ ghp-import==2.1.0 # via mkdocs gitdb==4.0.10 # via gitpython -gitpython==3.1.31 +gitpython==3.1.34 # via mkdocs-git-revision-date-localized-plugin griffe==0.29.1 # via mkdocstrings-python diff --git a/requirements/docs.txt b/requirements/docs.txt index c96ab299..7ddd67b3 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -20,7 +20,7 @@ ghp-import==2.1.0 # via mkdocs gitdb==4.0.10 # via gitpython -gitpython==3.1.31 +gitpython==3.1.34 # via mkdocs-git-revision-date-localized-plugin griffe==0.29.1 # via mkdocstrings-python