From 2705a36cd237cf00274cb4895a39d97e0c59d53b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2020 13:47:51 +0000 Subject: [PATCH] Bump django from 3.0.2 to 3.0.3 in /02-Python_Programming Bumps [django](https://github.com/django/django) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.2...3.0.3) 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 6d27501..d642e83 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.3 gast==0.3.3 google-auth==1.13.1 google-auth-oauthlib==0.4.1