From b058fa4213fcd6a379f9169167b66dd7dbe10f8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 17:30:44 +0000 Subject: [PATCH] Bump django from 3.1.13 to 3.2.25 Bumps [django](https://github.com/django/django) from 3.1.13 to 3.2.25. - [Commits](https://github.com/django/django/compare/3.1.13...3.2.25) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.in b/requirements.in index 681e8965b..2665a2fc2 100644 --- a/requirements.in +++ b/requirements.in @@ -1,5 +1,5 @@ dj-database-url==0.5.0 -django==3.1.13 +django==3.2.25 django-configurations==2.2 djangorestframework==3.15.1 dockerflow==2024.4.2 diff --git a/requirements.txt b/requirements.txt index 4cf6774be..c45dc3a1b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ coverage[toml]==5.5 # via pytest-cov dj-database-url==0.5.0 # via -r requirements.in -django==3.1.13 +django==3.2.25 # via # -r requirements.in # djangorestframework @@ -58,7 +58,7 @@ google-cloud-core==2.4.1 # via # google-cloud-bigquery # google-cloud-storage -google-cloud-storage==2.17.0 +google-cloud-storage==2.16.0 # via -r requirements.in google-crc32c==1.1.2 # via