From affe95b1ef496217b81e4080f471f7951c773c00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 05:04:33 +0000 Subject: [PATCH] Bump django from 4.2.16 to 4.2.20 Bumps [django](https://github.com/django/django) from 4.2.16 to 4.2.20. - [Commits](https://github.com/django/django/compare/4.2.16...4.2.20) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.20 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 985c753..e8956a5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ pandas==0.16.12 scipy pysal ipython -django==4.2.16 +django==4.2.20 jinja2==3.1.4 owslib==0.28.1 tilestache==1.50.1