From e4ab77ef7735791b1d88e0def694e265722fb7f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 20:19:32 +0000 Subject: [PATCH] chore(deps): bump django in /rootfs in the pip group across 1 directory Bumps the pip group with 1 update in the /rootfs directory: [django](https://github.com/django/django). Updates `django` from 5.2.7 to 5.2.8 - [Commits](https://github.com/django/django/compare/5.2.7...5.2.8) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.8 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- rootfs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootfs/requirements.txt b/rootfs/requirements.txt index 7f2b4a7..a8d7f47 100644 --- a/rootfs/requirements.txt +++ b/rootfs/requirements.txt @@ -1,5 +1,5 @@ # Drycc passport requirements -django==5.2.7 +django==5.2.8 pytz==2025.2 django-auth-ldap==5.2.0 django-cors-headers==4.9.0