From aacb4d06acf7b8076d1aa1af84017babca99bffc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 21:23:09 +0000 Subject: [PATCH] Bump django from 4.2.11 to 4.2.16 Bumps [django](https://github.com/django/django) from 4.2.11 to 4.2.16. - [Commits](https://github.com/django/django/compare/4.2.11...4.2.16) --- 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..339c605 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.16 # via # -r requirements.txt # crispy-bulma diff --git a/requirements.txt b/requirements.txt index 3bc1e41..afa5dc6 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.16 # via # -r requirements.in # crispy-bulma