From b6d3bfa558ec4cb52236b7c8be2e81761f778cd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 15:13:27 +0000 Subject: [PATCH] Bump django from 2.2.13 to 3.2.25 Bumps [django](https://github.com/django/django) from 2.2.13 to 3.2.25. - [Commits](https://github.com/django/django/compare/2.2.13...3.2.25) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-local.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-local.txt b/requirements-local.txt index 283365c..016268d 100644 --- a/requirements-local.txt +++ b/requirements-local.txt @@ -1,4 +1,4 @@ -Django==2.2.13 +Django==3.2.25 gunicorn==19.9.0 pytz==2018.5 captcha diff --git a/requirements.txt b/requirements.txt index ea72612..47511f9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==2.2.13 +Django==3.2.25 gunicorn==19.9.0 psycopg2==2.7.5 psycopg2-binary==2.7.5