From 0c188ac63a9dc8ad52552f546c6de4600c1b2d36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Dec 2020 16:18:38 +0100 Subject: [PATCH] Bump pygithub from 1.53 to 1.54 (#1689) Bumps [pygithub](https://github.com/PyGithub/PyGithub) from 1.53 to 1.54. - [Release notes](https://github.com/PyGithub/PyGithub/releases) - [Commits](https://github.com/PyGithub/PyGithub/compare/v1.53...v1.54) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5f6739b1123..06ad907cded 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ colorlog==4.6.2 fnvhash>=0.1.0<1.0.0 hacs_frontend==202012051441 pre-commit==2.8.2 -PyGithub==1.53 +PyGithub==1.54 pytest==6.1.2 pytest-asyncio==0.14.0 pytest-cov==2.10.1