From 22c18ee6cc28ebb5286359fc1aa1e73dd9fa53e4 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Sat, 2 Sep 2023 06:58:37 -0500 Subject: [PATCH] Update gitpython from 3.1.33 to 3.1.34 (#4559) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index da7c4d6b1..03b1c9253 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,6 +23,6 @@ pyyaml==6.0.1 # Scripting # ------------------------------------------------------------------------------ PyGithub==1.59.1 -gitpython==3.1.33 +gitpython==3.1.34 jinja2==3.1.2 requests==2.31.0