From e7086a2b2b4108fae0f96ac78d3647cda802401e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 22:00:43 +0000 Subject: [PATCH] Bump django from 3.0 to 3.0.3 Bumps [django](https://github.com/django/django) from 3.0 to 3.0.3. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0...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 2956ab8..ed32abf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==3.0 +Django==3.0.3 pycryptodome==3.9.1 django-bootstrap4==1.1.0 oauthlib==3.1.0