From 6472d9efc770caee13ed82adb527fbd5b98a20c1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 07:30:17 +0000 Subject: [PATCH] chore(deps): update dependency django to v6.0.2 [security] --- http-proxy-policy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/http-proxy-policy/requirements.txt b/http-proxy-policy/requirements.txt index 4417270..f5b365d 100644 --- a/http-proxy-policy/requirements.txt +++ b/http-proxy-policy/requirements.txt @@ -1,4 +1,4 @@ -django==6.0 +django==6.0.2 djangorestframework==3.16.1 djangorestframework-simplejwt==5.5.1 pydantic==2.12.5