From eef57a9cb96ed7719f886d09154b187fea245e35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 09:32:34 +0000 Subject: [PATCH] Bump pygithub from 2.3.0 to 2.4.0 Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.3.0 to 2.4.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.3.0...v2.4.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 e325a4d..a5701e1 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.43 - # 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.3.0 - # via -r make_release_requirements.in +pygithub==2.4.0 + # via -r scripts/make_release_requirements.in pyjwt[crypto]==2.8.0 # via pygithub pynacl==1.5.0