From 2982b147a5f80b58deef40279455cd089d9a9ac8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 15 Jan 2024 22:22:04 +0000 Subject: [PATCH] Update gitpython from 3.1.40 to 3.1.41 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5bec5d36a..0182697cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,6 +23,6 @@ pyyaml==6.0.1 # Scripting # ------------------------------------------------------------------------------ PyGithub==2.1.1 -gitpython==3.1.40 +gitpython==3.1.41 jinja2==3.1.3 requests==2.31.0