From c11d786f5230441a714952d43a418cea372650fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 03:25:06 +0000 Subject: [PATCH] Bump django from 3.2.13 to 5.0.3 in /app Bumps [django](https://github.com/django/django) from 3.2.13 to 5.0.3. - [Commits](https://github.com/django/django/compare/3.2.13...5.0.3) --- 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 26fe85bf8..e6e5f7ad8 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -15,7 +15,7 @@ click-repl==0.2.0 cryptography==41.0.1 datapunt-keycloak-oidc @ git+https://github.com/petercuret/keycloak_oidc.git@master debugpy==1.4.1 -Django==3.2.13 +Django==5.0.3 django-axes==5.32.0 django-celery-beat==2.2.1 django-celery-results==2.2.0