From 607b143a1465d869065006d77fcce4658982ec5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 19:49:56 +0000 Subject: [PATCH] Bump django from 2.2 to 2.2.20 in /tree Bumps [django](https://github.com/django/django) from 2.2 to 2.2.20. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2...2.2.20) Signed-off-by: dependabot[bot] --- tree/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tree/requirements.txt b/tree/requirements.txt index 4ae0313..e12561a 100644 --- a/tree/requirements.txt +++ b/tree/requirements.txt @@ -1 +1 @@ -Django==2.2 \ No newline at end of file +Django==2.2.20 \ No newline at end of file