From 550a4ad6c29fa7449c8dc95ee48d38de7c26000d Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Sat, 23 Sep 2023 04:48:47 -0500 Subject: [PATCH] Update gitpython from 3.1.36 to 3.1.37 (#4592) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c98315450..6f1525944 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,6 +23,6 @@ pyyaml==6.0.1 # Scripting # ------------------------------------------------------------------------------ PyGithub==1.59.1 -gitpython==3.1.36 +gitpython==3.1.37 jinja2==3.1.2 requests==2.31.0