From 99bba82f2f8d9cc4ffa7578eae26a214ed66467a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 20:09:24 +0000 Subject: [PATCH] build(deps): bump django from 3.0.5 to 3.0.14 in /lrdb_back Bumps [django](https://github.com/django/django) from 3.0.5 to 3.0.14. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.5...3.0.14) 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..4631c5f7 100644 --- a/lrdb_back/requirements.txt +++ b/lrdb_back/requirements.txt @@ -1,4 +1,4 @@ -django == 3.0.5 +django == 3.0.14 djangorestframework == 3.11.0 django-cors-headers == 3.3.0 drf-oidc-auth == 0.10.0 \ No newline at end of file