From 9167335b65663fc673b069f931cc80e066e13dbe Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 07:29:50 +0000 Subject: [PATCH] Update drf-firebase-auth requirement from ~=0.0.6 to ~=1.0.0 in /config Updates the requirements on [drf-firebase-auth](https://github.com/garyburgmann/drf-firebase-auth) to permit the latest version. - [Release notes](https://github.com/garyburgmann/drf-firebase-auth/releases) - [Commits](https://github.com/garyburgmann/drf-firebase-auth/commits) Signed-off-by: dependabot-preview[bot] --- config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/requirements.txt b/config/requirements.txt index 66591f64..e5ec6422 100644 --- a/config/requirements.txt +++ b/config/requirements.txt @@ -18,7 +18,7 @@ django-ordered-model~=3.4.1 django-redis~=4.11.0 django-debug-toolbar~=2.2 django-cacheops~=4.2 -drf-firebase-auth~=0.0.6 +drf-firebase-auth~=1.0.0 django-silk~=4.0.1 jdcal~=1.4 openpyxl~=3.0.3