From 277ece464ff1f75599ea64f41f2a4a91bbedf30a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 23:26:06 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20Bump=20pygithub=20from=202.5.0=20to?= =?UTF-8?q?=202.6.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.5.0 to 2.6.0. - [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/v2.5.0...v2.6.0) --- updated-dependencies: - dependency-name: pygithub dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- scripts/make_release_requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/make_release_requirements.txt b/scripts/make_release_requirements.txt index 9252cf1..133b5a3 100644 --- a/scripts/make_release_requirements.txt +++ b/scripts/make_release_requirements.txt @@ -19,13 +19,13 @@ deprecated==1.2.14 gitdb==4.0.11 # via gitpython gitpython==3.1.44 - # via -r make_release_requirements.in + # via -r scripts/make_release_requirements.in idna==3.7 # via requests pycparser==2.22 # via cffi -pygithub==2.5.0 - # via -r make_release_requirements.in +pygithub==2.6.0 + # via -r scripts/make_release_requirements.in pyjwt[crypto]==2.8.0 # via pygithub pynacl==1.5.0