From 1a17f0717150e9d842dcd6b33a61dc254d3dae75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 19:24:04 +0000 Subject: [PATCH] Bump django from 3.0.1 to 3.0.14 in /GeekySid Bumps [django](https://github.com/django/django) from 3.0.1 to 3.0.14. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.1...3.0.14) Signed-off-by: dependabot[bot] --- GeekySid/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GeekySid/requirements.txt b/GeekySid/requirements.txt index ae3d957..3787987 100644 --- a/GeekySid/requirements.txt +++ b/GeekySid/requirements.txt @@ -4,7 +4,7 @@ bs4==0.0.1 certifi==2019.11.28 chardet==3.0.4 decorator==4.0.11 -Django==3.0.1 +Django==3.0.14 django-user-agents==0.4.0 emoji==0.5.4 idna==2.8