From 109020413ed147f4d5bb0882f294dd801583fce3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 19:18:58 +0000 Subject: [PATCH] Bump django from 4.2.11 to 4.2.15 Bumps [django](https://github.com/django/django) from 4.2.11 to 4.2.15. - [Commits](https://github.com/django/django/compare/4.2.11...4.2.15) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 40c25de..7a5c9d7 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -38,7 +38,7 @@ defusedxml==0.7.1 # via # -r requirements.txt # python3-openid -django==4.2.11 +django==4.2.15 # via # -r requirements.txt # crispy-bulma diff --git a/requirements.txt b/requirements.txt index 3bc1e41..8b70223 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ cryptography==42.0.5 # via pyjwt defusedxml==0.7.1 # via python3-openid -django==4.2.11 +django==4.2.15 # via # -r requirements.in # crispy-bulma