From 1a3fd142b0dcc8c3b45b2a360cd51230054b271b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 23:06:58 +0000 Subject: [PATCH] chore(deps): bump django from 4.2.18 to 4.2.20 in /requirements Bumps [django](https://github.com/django/django) from 4.2.18 to 4.2.20. - [Commits](https://github.com/django/django/compare/4.2.18...4.2.20) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 57989e9..6d30af7 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,5 +1,5 @@ pip>=23 -django==4.2.18 +django==4.2.20 psycopg2-binary django-mail-templated==2.6.5 django-model-utils==4.0.0