From c6dcbc110a400f4d65ccd7c1d4f3c6e0df50fc84 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 15 Feb 2024 21:45:10 +0000 Subject: [PATCH] Update gitpython from 3.1.41 to 3.1.42 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3de15dc6f..c0385c69b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,6 +21,6 @@ pyyaml==6.0.1 # Scripting # ------------------------------------------------------------------------------ PyGithub==2.2.0 -gitpython==3.1.41 +gitpython==3.1.42 jinja2==3.1.3 requests==2.31.0