From 472a4eb6ba809a2c14ca48d31bc1b391ef277ffc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Sep 2022 13:54:43 +0000 Subject: [PATCH] Bump django from 1.10.2 to 2.2.28 Bumps [django](https://github.com/django/django) from 1.10.2 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.10.2...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 df73a5f..ae7c066 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ flake8==3.2.1 six==1.10.0 mock==2.0.0 coverage==4.2 -django==1.10.2 +django==2.2.28 django-lint==2.0.4