From de4aa2c2813fe37c6eb69178f2f4416d45774cd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 15:37:33 +0000 Subject: [PATCH] Bump django from 6.0.2 to 6.0.4 in /http-proxy-policy Bumps [django](https://github.com/django/django) from 6.0.2 to 6.0.4. - [Commits](https://github.com/django/django/compare/6.0.2...6.0.4) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 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