From dbb6533b83fb7f738bc3b69621d7be830356c265 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 02:29:58 +0000 Subject: [PATCH] Bump pygithub from 2.4.0 to 2.5.0 in /pip/common Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.4.0 to 2.5.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.4.0...v2.5.0) --- updated-dependencies: - dependency-name: pygithub dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pip/common/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip/common/requirements.txt b/pip/common/requirements.txt index 0ff595e8..cfb1484c 100644 --- a/pip/common/requirements.txt +++ b/pip/common/requirements.txt @@ -1,5 +1,5 @@ cloudflare==3.1.0 -PyGithub==2.4.0 +PyGithub==2.5.0 python-hcl2==5.1.1 requests==2.32.3 slack_sdk==3.33.3