From d1e2b35b494d37572ff20b1d9e0737de700976ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 17:47:27 +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.14 to 5.2.15 - [Commits](https://github.com/django/django/compare/5.2.14...5.2.15) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.15 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 2b6f940..20772b9 100644 --- a/rootfs/requirements.txt +++ b/rootfs/requirements.txt @@ -1,5 +1,5 @@ # Drycc passport requirements -django==5.2.14 +django==5.2.15 pytz==2026.1 django-auth-ldap==5.3.0 django-cors-headers==4.9.0