From 94e2f2cf6d589be1eafb662d987486f0381bc877 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 18:35:30 +0000 Subject: [PATCH] Bump django from 1.10.5 to 2.2.24 Bumps [django](https://github.com/django/django) from 1.10.5 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.10.5...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(-) diff --git a/requirements.txt b/requirements.txt index 5b1efed..dbe66dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Adafruit-ADS1x15==1.0.2 Adafruit-GPIO==1.0.1 Adafruit-PureIO==0.2.1 Adafruit-SSD1306==1.6.1 -Django==1.10.5 +Django==2.2.24 Flask==0.10.1 Jinja2==2.7.3 MarkupSafe==0.23