From cc2d8d2d7fd6e5f53128096e0d692c97ed72ab96 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Mon, 10 Jul 2023 15:05:21 -0500 Subject: [PATCH] Update gitpython from 3.1.31 to 3.1.32 (#4451) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0611653b..869d38b5 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