From 054aabf1c272b1f2ccc80f7b399c762cf394b483 Mon Sep 17 00:00:00 2001 From: Renovate <renovate@theorangeone.net> Date: Mon, 13 Mar 2023 10:00:27 +0000 Subject: [PATCH] Update dependency django-environ to v0.10.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b5abbac..4f032d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Django==4.0.10 wagtail==3.0.3 -django-environ==0.9.0 +django-environ==0.10.0 whitenoise[brotli]==6.4.0 Pygments==2.14.0 beautifulsoup4==4.9.3