From d9155b302f67e6dd4a29ed9fb01b961475491bb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 11:30:57 +0000 Subject: [PATCH] deps: bump gitpython from 3.1.29 to 3.1.40 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.29 to 3.1.40. - [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.29...3.1.40) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index fea9393..aa33625 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ click==8.1.3 ; python_version >= '3.7' csscompressor==0.9.5 ghp-import==2.1.0 gitdb==4.0.9 ; python_version >= '3.6' -gitpython==3.1.37 ; python_version >= '3.7' +gitpython==3.1.40 ; python_version >= '3.7' htmlmin==0.1.12 jinja2==3.1.2 jsmin==3.0.1 diff --git a/requirements.txt b/requirements.txt index 41af2e7..145f871 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ click==8.1.7; python_version >= '3.7' csscompressor==0.9.5 ghp-import==2.1.0 gitdb==4.0.9; python_version >= '3.6' -gitpython==3.1.29; python_version >= '3.7' +gitpython==3.1.40; python_version >= '3.7' htmlmin==0.1.12 jinja2==3.1.2; python_version >= '3.7' jsmin==3.0.1