From a159bf5fb239370d48f6b4380d502d5e68daef0c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Jul 2023 20:01:43 +0100 Subject: [PATCH] Update gitpython from 3.1.31 to 3.1.32 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0611653ba..869d38b57 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,6 +23,6 @@ pyyaml==6.0 # Scripting # ------------------------------------------------------------------------------ PyGithub==1.59.0 -gitpython==3.1.31 +gitpython==3.1.32 jinja2==3.1.2 requests==2.31.0