From e3dcfc8904dde362fac4e144c677924dd2a2961e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 03:24:49 +0000 Subject: [PATCH] Update dependency django-dynamic-raw-id to v4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b525171..6d4f833 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ markdown==3.7 pylibmc==1.6.3 jsmin==3.0.1 css-html-js-minify==2.5.5 -django-dynamic-raw-id==3.0 +django-dynamic-raw-id==4.3 Pillow==10.4.0 django-imagekit django-xff==1.4.0