From 013d351a10044e5fa6c160aee5d4a23edc71953c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 15:49:31 +0000 Subject: [PATCH] Bump gitpython from 3.1.37 to 3.1.41 in /pkgs/available 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] --- pkgs/available/python3-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/available/python3-requirements.txt b/pkgs/available/python3-requirements.txt index 64c6ce0..b9b1e9a 100644 --- a/pkgs/available/python3-requirements.txt +++ b/pkgs/available/python3-requirements.txt @@ -66,7 +66,7 @@ gevent==23.9.1 # gnsq gitdb==4.0.10 # via gitpython -gitpython==3.1.37 +gitpython==3.1.41 # via -r python3-requirements.in gnsq==1.0.2 # via -r python3-requirements.in