From 8e666b1f3baea1a7a1c1935d27eba817d59f17fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 22:55:31 +0000 Subject: [PATCH] build(deps): bump django from 3.0.2 to 3.1.9 in /02_Python_Programming Bumps [django](https://github.com/django/django) from 3.0.2 to 3.1.9. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.2...3.1.9) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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..2474543 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.1.9 gast==0.3.3 google-auth==1.13.1 google-auth-oauthlib==0.4.1