From 2c5342c36d8a917c229249e6c5668e49a0855f62 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Thu, 22 Jun 2023 14:24:38 -0500 Subject: [PATCH] Update pygithub from 1.58.2 to 1.59.0 (#4410) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 084f870f..15497ac2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ pyyaml==6.0 # Scripting # ------------------------------------------------------------------------------ -PyGithub==1.58.2 +PyGithub==1.59.0 gitpython==3.1.31 jinja2==3.1.2 requests==2.31.0