From 65bfa4e69d7401226aaf2e488f08b0b9ba65854c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 15:41:12 +0000 Subject: [PATCH] Update dependency django to v6.0.4 [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 f5b365d..879484b 100644 --- a/http-proxy-policy/requirements.txt +++ b/http-proxy-policy/requirements.txt @@ -1,4 +1,4 @@ -django==6.0.2 +django==6.0.4 djangorestframework==3.16.1 djangorestframework-simplejwt==5.5.1 pydantic==2.12.5