From ebbb0e141628ce8be1273dcf8a191d23d9579dbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 05:28:06 +0000 Subject: [PATCH] Bump gitpython from 3.1.37 to 3.1.40 Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.37 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.37...3.1.40) --- updated-dependencies: - dependency-name: gitpython 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 9e55c26..665f771 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ configcrunch==1.0.4 appdirs==1.4.4 janus==1.0.0 psutil==5.9.5 -GitPython==3.1.37 +GitPython==3.1.40 pywinpty==2.0.12; sys_platform == 'win32' python-hosts==1.0.4 python-dotenv==1.0.0