From 79bcfd57216ffd638001c991e4d58b8f9996b4cb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 29 Sep 2023 23:57:15 +0100 Subject: [PATCH] Update pygithub from 2.1.0.post0 to 2.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 777b843d7..198cf3ab2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ pyyaml==6.0.1 # Scripting # ------------------------------------------------------------------------------ -PyGithub==2.1.0.post0 +PyGithub==2.1.1 gitpython==3.1.37 jinja2==3.1.2 requests==2.31.0