From 89141590947a3a876a9bd523ecb016fefbda055b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 3 Aug 2023 11:54:18 +0100 Subject: [PATCH] Update pygithub from 1.59.0 to 1.59.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cde8904cd..8dc0b23cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ pyyaml==6.0.1 # Scripting # ------------------------------------------------------------------------------ -PyGithub==1.59.0 +PyGithub==1.59.1 gitpython==3.1.32 jinja2==3.1.2 requests==2.31.0