From f0b86e139d5025ac947522758a68ecd904b9e9e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 23:05:28 +0000 Subject: [PATCH] Bump django from 1.10.2 to 3.2.25 Bumps [django](https://github.com/django/django) from 1.10.2 to 3.2.25. - [Commits](https://github.com/django/django/compare/1.10.2...3.2.25) --- 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..a1d24fd 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==3.2.25 django-lint==2.0.4