From 26fe6c67d294469adea78c0a86642d3ba2fc4883 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 19:24:16 +0000 Subject: [PATCH] Bump django from 6.0 to 6.0.2 in /http-proxy-policy Bumps [django](https://github.com/django/django) from 6.0 to 6.0.2. - [Commits](https://github.com/django/django/compare/6.0...6.0.2) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.2 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 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