From faf67c11d79429ecfb7e0c1f66092d6705c081e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 23:06:49 +0000 Subject: [PATCH] chore(deps): bump django from 4.2.18 to 4.2.20 in /rootfs Bumps [django](https://github.com/django/django) from 4.2.18 to 4.2.20. - [Commits](https://github.com/django/django/compare/4.2.18...4.2.20) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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 b65104cf..8e1e8249 100644 --- a/rootfs/requirements.txt +++ b/rootfs/requirements.txt @@ -1,7 +1,7 @@ # Drycc controller requirements inotify==0.2.10 backoff==2.2.1 -django==4.2.18 +django==4.2.20 channels==4.1.0 aiohttp==3.11.0 django-cors-headers==4.6.0