From 6531fd3e90372e073f65c32ae0385d5d7d89e4ba Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 1 Sep 2023 02:53:52 -0400 Subject: [PATCH] Update gitpython from 3.1.32 to 3.1.33 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index da008e6f4..b7af3c083 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,6 +23,6 @@ pyyaml==6.0.1 # Scripting # ------------------------------------------------------------------------------ PyGithub==1.59.1 -gitpython==3.1.32 +gitpython==3.1.33 jinja2==3.1.2 requests==2.31.0