From 30872efcca2694b5b502c52d4afb97a5b72fadbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 14:25:07 +0000 Subject: [PATCH] Bump django from 3.0.2 to 3.0.3 Bumps [django](https://github.com/django/django) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.2...3.0.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 66849d8..d53110f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ chardet==3.0.4 Click==7.0 coverage==5.0.3 cryptography==2.8 -Django==3.0.2 +Django==3.0.3 django-rest-framework==0.1.0 -e git+git@github.com:dcharbon/django-rest-framework-condition.git@d9803dc68acca1c7a4a9ffe831d684f7b33f8c01#egg=django_rest_framework_condition -e git+git@github.com:Quansight/django-scoped-rbac.git@4bca2940f6000da3dfe5ff1b56adcb38958860dd#egg=django_scoped_rbac