From fbceb4b45cc78ef97585121847a43c3f3828412c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 20:06:45 +0000 Subject: [PATCH] chore(deps): update dependency django to v6.0.3 [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..e949ff9 100644 --- a/http-proxy-policy/requirements.txt +++ b/http-proxy-policy/requirements.txt @@ -1,4 +1,4 @@ -django==6.0.2 +django==6.0.3 djangorestframework==3.16.1 djangorestframework-simplejwt==5.5.1 pydantic==2.12.5