From 73c45eaa9961285f205cfe4e35f9fd29f72d9f8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 00:09:34 +0000 Subject: [PATCH] Bump django from 4.2.4 to 4.2.5 in /backend Bumps [django](https://github.com/django/django) from 4.2.4 to 4.2.5. - [Commits](https://github.com/django/django/compare/4.2.4...4.2.5) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index ed1ea27..21c14d4 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -12,7 +12,7 @@ beautifulsoup4==4.12.2 # via -r requirements.in dj-database-url==2.1.0 # via -r requirements.in -django==4.2.4 +django==4.2.5 # via # -r requirements.in # dj-database-url