From 3328faa39affd9eda2ec1677cef6a61c49737376 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 20:11:29 +0000 Subject: [PATCH] build(deps): bump django from 3.0.2 to 3.0.14 in /02_Python_Programming Bumps [django](https://github.com/django/django) from 3.0.2 to 3.0.14. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.2...3.0.14) Signed-off-by: dependabot[bot] --- 02_Python_Programming/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02_Python_Programming/requirements.txt b/02_Python_Programming/requirements.txt index 91274a2..3f37a26 100644 --- a/02_Python_Programming/requirements.txt +++ b/02_Python_Programming/requirements.txt @@ -8,7 +8,7 @@ cachetools==4.1.0 certifi==2019.11.28 chardet==3.0.4 cycler==0.10.0 -Django==3.0.2 +Django==3.0.14 gast==0.3.3 google-auth==1.13.1 google-auth-oauthlib==0.4.1