From a9dc5731b465722aae7f292cb010918e7d8ed9db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Nov 2022 18:34:13 +0000 Subject: [PATCH] Bump firebase-admin from 5.3.0 to 6.0.1 Bumps [firebase-admin](https://github.com/firebase/firebase-admin-python) from 5.3.0 to 6.0.1. - [Release notes](https://github.com/firebase/firebase-admin-python/releases) - [Commits](https://github.com/firebase/firebase-admin-python/compare/v5.3.0...v6.0.1) --- updated-dependencies: - dependency-name: firebase-admin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0625647a9..d21329ba8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ fastapi[all]==0.82.0 fideslang==1.2.0 fideslib==3.1.4 fideslog==1.2.3 -firebase-admin==5.3.0 +firebase-admin==6.0.1 hvac==0.11.2 Jinja2==3.1.2 multidimensional_urlencode==0.0.4