From fe5988dab0f98bc8d0ef938a8a4c13e400dc585f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 02:24:13 +0000 Subject: [PATCH] Bump pygithub from 2.2.0 to 2.3.0 in /pip/common Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.2.0 to 2.3.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.2.0...v2.3.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 9660baf7..f70d4f4b 100644 --- a/pip/common/requirements.txt +++ b/pip/common/requirements.txt @@ -1,5 +1,5 @@ cloudflare==2.19.2 -PyGithub==2.2.0 +PyGithub==2.3.0 python-hcl2==4.3.2 requests==2.31.0 slack_sdk==3.27.1