From 61e3f0cef7c6412e40889d3218bceb00b137f1b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2020 20:57:32 +0000 Subject: [PATCH] build(deps): bump django from 3.0.5 to 3.0.7 in /lrdb_back Bumps [django](https://github.com/django/django) from 3.0.5 to 3.0.7. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.5...3.0.7) Signed-off-by: dependabot[bot] --- lrdb_back/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lrdb_back/requirements.txt b/lrdb_back/requirements.txt index 05dd52ff..f7dfa3c7 100644 --- a/lrdb_back/requirements.txt +++ b/lrdb_back/requirements.txt @@ -1,4 +1,4 @@ -django == 3.0.5 +django == 3.0.7 djangorestframework == 3.11.0 django-cors-headers == 3.3.0 drf-oidc-auth == 0.10.0 \ No newline at end of file