From 476732e313a79adcc4d44c3cd0813a134fd6f8f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 21:21:21 +0000 Subject: [PATCH] Bump django from 6.0.2 to 6.0.3 in /http-proxy-policy Bumps [django](https://github.com/django/django) from 6.0.2 to 6.0.3. - [Commits](https://github.com/django/django/compare/6.0.2...6.0.3) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.3 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..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