From ad8a11472ae494046c6ac5f6e3d4d006c49c47d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 21:16:37 +0000 Subject: [PATCH] Bump django from 2.0.6 to 2.2.24 Bumps [django](https://github.com/django/django) from 2.0.6 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.6...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index bd866e0..4873f99 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ cycler==0.10.0 Cython==0.28.3 decorator==4.3.0 dill==0.2.7.1 -Django==2.0.6 +Django==2.2.24 dm-control==0.0.0 docopt==0.6.2 entrypoints==0.2.3