From 50ce5cf8804d7d09cd8c54591b6617f0952339bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 17:06:53 +0000 Subject: [PATCH] Bump gitpython from 3.1.40 to 3.1.41 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f940b46..b423eef 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.6 -GitPython==3.1.40 +GitPython==3.1.41 pywinpty==2.0.12; sys_platform == 'win32' python-hosts==1.0.4 python-dotenv==1.0.0