From 3c48be5f7e81c10092b97f22059c3baac6481efe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 15:52:52 +0000 Subject: [PATCH] Bump the pip group across 2 directories with 1 update Bumps the pip group with 1 update in the / directory: [django](https://github.com/django/django). Bumps the pip group with 1 update in the /backend directory: [django](https://github.com/django/django). Updates `django` from 4.1.1 to 4.1.13 - [Commits](https://github.com/django/django/compare/4.1.1...4.1.13) Updates `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 dependency-group: pip-security-group - dependency-name: django dependency-type: direct:production dependency-group: pip-security-group ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 diff --git a/requirements.txt b/requirements.txt index c80fbbe..06ee585 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==4.1.1 +Django==4.1.13 pytz==2022.2.1 uvicorn dj_database_url