From 24d71ebd6018892da34b6615b6e23ec927ac9efe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 08:12:57 +0000 Subject: [PATCH] chore(deps): bump fire from 0.2.1 to 0.4.0 in /apps-cd Bumps [fire](https://github.com/google/python-fire) from 0.2.1 to 0.4.0. - [Release notes](https://github.com/google/python-fire/releases) - [Commits](https://github.com/google/python-fire/compare/v0.2.1...v0.4.0) Signed-off-by: dependabot[bot] --- apps-cd/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps-cd/requirements.txt b/apps-cd/requirements.txt index e53f16991..661a396e7 100644 --- a/apps-cd/requirements.txt +++ b/apps-cd/requirements.txt @@ -1,7 +1,7 @@ -i https://pypi.org/simple asn1crypto==0.24.0 cffi==1.13.2 -fire==0.2.1 +fire==0.4.0 github3.py==1.3.0 google-api-core==1.14.2 google-api-python-client==1.7.10