From 5a900982268baac415a8b81abdab1e588a81bd14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Sep 2021 18:32:35 +0000 Subject: [PATCH] Bump django from 3.0.1 to 3.1.13 in /GeekySid Bumps [django](https://github.com/django/django) from 3.0.1 to 3.1.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.1...3.1.13) --- 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..dadc1d8 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.13 django-user-agents==0.4.0 emoji==0.5.4 idna==2.8