From d14ad0a0376b61fd923942e2c705972b61511fc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 23:09:54 +0000 Subject: [PATCH] Bump django from 4.2.16 to 4.2.22 Bumps [django](https://github.com/django/django) from 4.2.16 to 4.2.22. - [Commits](https://github.com/django/django/compare/4.2.16...4.2.22) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.22 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..03933c5 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.22 jinja2==3.1.4 owslib==0.28.1 tilestache==1.50.1