From 55b07f1cfb9eb0dad2b6d2cbb1801f83a5559533 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 19:11:59 +0000 Subject: [PATCH] Bump django from 1.5.4 to 2.2.24 in /webcab Bumps [django](https://github.com/django/django) from 1.5.4 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.5.4...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- webcab/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webcab/requirements.txt b/webcab/requirements.txt index b1cda2407..bf1fc00ac 100644 --- a/webcab/requirements.txt +++ b/webcab/requirements.txt @@ -1,5 +1,5 @@ BeautifulSoup==3.2.1 -Django==1.5.4 +Django==2.2.24 Django-Select2==4.2.1 IPy==0.81 Mako==0.9.0