From b9c894895d314644c84d84d1f054fb9b259c3437 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 06:34:53 +0000 Subject: [PATCH] Bump pygithub from 1.54.1 to 2.1.1 Bumps [pygithub](https://github.com/pygithub/pygithub) from 1.54.1 to 2.1.1. - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst) - [Commits](https://github.com/pygithub/pygithub/compare/v1.54.1...v2.1.1) --- updated-dependencies: - dependency-name: pygithub dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- attack_data_service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/attack_data_service/requirements.txt b/attack_data_service/requirements.txt index 82e61eb0..e1bb7dcd 100644 --- a/attack_data_service/requirements.txt +++ b/attack_data_service/requirements.txt @@ -52,7 +52,7 @@ psutil==5.8.0 ptyprocess==0.7.0 py==1.11.0 pycparser==2.20 -PyGithub==1.54.1 +PyGithub==2.1.1 PyJWT==1.7.1 PyNaCl==1.4.0 pyparsing==2.4.7