From a6a99a2b3901419616320ee11a5bf7bd020c25f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 May 2020 09:37:47 +0000 Subject: [PATCH] Bump django from 2.1.5 to 2.2.10 in /pizza_ordering_and_admin Bumps [django](https://github.com/django/django) from 2.1.5 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.5...2.2.10) Signed-off-by: dependabot[bot] --- pizza_ordering_and_admin/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pizza_ordering_and_admin/requirements.txt b/pizza_ordering_and_admin/requirements.txt index 3f8d542..168891d 100644 --- a/pizza_ordering_and_admin/requirements.txt +++ b/pizza_ordering_and_admin/requirements.txt @@ -1 +1 @@ -Django==2.1.5 +Django==2.2.10