From 45632f396e65a683f2c03ea7abe1891a3480f2ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 18:23:39 +0000 Subject: [PATCH] Bump django from 3.0 to 3.0.14 Bumps [django](https://github.com/django/django) from 3.0 to 3.0.14. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0...3.0.14) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 611615e..b1a50a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -django==3.0 +django==3.0.14 moneywagon scrypt==0.8.13 django-extensions==2.2.6