From 5ffe92c17f75000b4a7479fdc1763287329c3de8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 16:57:35 +0000 Subject: [PATCH] Bump gitpython from 3.1.37 to 3.1.41 in /requirements Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.37 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.37...3.1.41) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/plugins.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/plugins.txt b/requirements/plugins.txt index 8dd5e3a..6663e29 100644 --- a/requirements/plugins.txt +++ b/requirements/plugins.txt @@ -1,5 +1,5 @@ boto3==1.28.43 -GitPython==3.1.37 +GitPython==3.1.41 python-dotenv==0.21.1 ngrok-api==0.10.0 psutil==5.9.5