From a5cef9181827c34530538e441bc64426da9fefe2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 13:49:32 +0000 Subject: [PATCH] Bump django from 4.1.1 to 4.1.13 in /backend Bumps [django](https://github.com/django/django) from 4.1.1 to 4.1.13. - [Commits](https://github.com/django/django/compare/4.1.1...4.1.13) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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 c80fbbe..06ee585 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,4 +1,4 @@ -Django==4.1.1 +Django==4.1.13 pytz==2022.2.1 uvicorn dj_database_url