From a8d415c74d199397e4f233c44c497269190b14bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 10:56:44 +0000 Subject: [PATCH] Bump django from 3.1.13 to 4.2.18 Bumps [django](https://github.com/django/django) from 3.1.13 to 4.2.18. - [Commits](https://github.com/django/django/compare/3.1.13...4.2.18) --- 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 2dadaba..46b683b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -f https://pypi.org/simple/ asgiref==3.2.7 -Django==3.1.13 +Django==4.2.18 django-material-admin==1.7.2 pkg-resources==0.0.0 pytz==2020.1