From e25cd86cd86fe11603f67b7974e60809d12dd191 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 03:33:00 +0000 Subject: [PATCH] Bump django from 4.2.16 to 5.1.4 in /app Bumps [django](https://github.com/django/django) from 4.2.16 to 5.1.4. - [Commits](https://github.com/django/django/compare/4.2.16...5.1.4) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index eba0c7cbf..6678b4a3c 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -16,7 +16,7 @@ click-repl==0.2.0 cryptography==43.0.3 datapunt-keycloak-oidc @ git+https://github.com/remyvdwereld/keycloak_oidc_top.git@main debugpy==1.4.1 -Django==4.2.16 +Django==5.1.4 django-axes==6.5.0 django-celery-beat==2.6.0 django-celery-results==2.5.1