From cc0b17740dcdb698bbe1a4a6ff8b547058652abd Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Mon, 21 Feb 2022 16:41:52 -0500 Subject: [PATCH] Update gitpython from 3.1.26 to 3.1.27 (#3607) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index baebe15dd..1e98d0f2a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,6 +21,6 @@ pyyaml==6.0 # Scripting # ------------------------------------------------------------------------------ PyGithub==1.55 -gitpython==3.1.26 +gitpython==3.1.27 jinja2==3.0.3 requests==2.27.1