From 81c7b7edb4cc39b084c49c8c48a1c45f78fd93d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 20:09:23 +0000 Subject: [PATCH] Bump django from 2.2.1 to 2.2.20 in /old_repos/students-2 Bumps [django](https://github.com/django/django) from 2.2.1 to 2.2.20. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.1...2.2.20) Signed-off-by: dependabot[bot] --- old_repos/students-2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 old_repos/students-2/requirements.txt diff --git a/old_repos/students-2/requirements.txt b/old_repos/students-2/requirements.txt old mode 100755 new mode 100644 index 4771efe..a2bdc0e --- a/old_repos/students-2/requirements.txt +++ b/old_repos/students-2/requirements.txt @@ -1,4 +1,4 @@ -Django==2.2.1 +Django==2.2.20 mysqlclient==1.4.2.post1 pymysql==0.9.3 PyYAML===5.1 \ No newline at end of file