From 7ff44986051d1a3cfb4216f84547feeea9fa51f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 13:43:52 +0000 Subject: [PATCH] [dependency]: Bump pygithub from 1.58.2 to 2.1.1 Bumps [pygithub](https://github.com/pygithub/pygithub) from 1.58.2 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.58.2...v2.1.1) --- updated-dependencies: - dependency-name: pygithub dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 043f2eb1a..7d20da1bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ Babel==2.12.1 imagesize==1.4.1 Jinja2==3.1.2 MarkupSafe==2.1.3 -PyGithub==1.58.2 +PyGithub==2.1.1 Pygments==2.15.1 pytz==2023.3 six==1.16.0