From b875356a918d8c38e2bbd1141c9e338de1c2ba33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Dec 2020 02:41:58 +0000 Subject: [PATCH] Bump pygithub from 1.54 to 1.54.1 Bumps [pygithub](https://github.com/PyGithub/PyGithub) from 1.54 to 1.54.1. - [Release notes](https://github.com/PyGithub/PyGithub/releases) - [Commits](https://github.com/PyGithub/PyGithub/compare/v1.54...v1.54.1) Signed-off-by: dependabot[bot] --- automated_detection_testing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index 9e2c9f9187..64686ed187 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -53,7 +53,7 @@ psutil==5.7.3 ptyprocess==0.6.0 py==1.9.0 pycparser==2.20 -PyGithub==1.54 +PyGithub==1.54.1 PyJWT==1.7.1 PyNaCl==1.4.0 pyparsing==2.4.7