From d5aa5c83bdb3ae7699305e7bcf1f95e5523e7550 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 22:27:37 +0000 Subject: [PATCH] Bump django from 3.0.1 to 3.1.9 in /GeekySid Bumps [django](https://github.com/django/django) from 3.0.1 to 3.1.9. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.1...3.1.9) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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..25bfd18 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.1.9 django-user-agents==0.4.0 emoji==0.5.4 idna==2.8