From a58693635ad15270a9242b31b2f20f77a65996c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Jul 2023 09:31:18 +0000 Subject: [PATCH] Bump django from 1.11.28 to 2.2.28 Bumps [django](https://github.com/django/django) from 1.11.28 to 2.2.28. - [Commits](https://github.com/django/django/compare/1.11.28...2.2.28) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a1c5ae6..98dc65a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==1.11.28 +Django==2.2.28 PyJWT==1.5.3 argparse==1.2.1 certifi==2017.11.5