From 257c493754b80c83a7696afff537dc27f2f5bed7 Mon Sep 17 00:00:00 2001 From: Renovate Date: Mon, 20 May 2024 10:00:44 +0100 Subject: [PATCH] Update dependency django-proxy to v1.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 57b0954..69c5899 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ django-cors-headers==4.3.1 django-csp==3.7 django-permissions-policy==4.18.0 django-enforce-host==1.1.0 -django-proxy==1.2.2 +django-proxy==1.3.0 wagtail-lite-youtube-embed==0.1.0 django-minify-html==1.7.1 -- 2.40.1