From 1690d650db140c1e77e90a026a1073d445250509 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 02:15:43 +0000 Subject: [PATCH] Bump pygithub from 2.1.1 to 2.2.0 in /pip/common Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.1.1 to 2.2.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.1.1...v2.2.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 93ea0e14..be602b5f 100644 --- a/pip/common/requirements.txt +++ b/pip/common/requirements.txt @@ -1,5 +1,5 @@ cloudflare==2.17.0 -PyGithub==2.1.1 +PyGithub==2.2.0 python-hcl2==4.3.2 requests==2.31.0 slack_sdk==3.26.2