From 085b1e9a65f970d16edf732699e09ca4a1dbd32c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 14:54:19 +0000 Subject: [PATCH] Update dependency django-urlconfchecks to v0.13.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0f48ee3..13c41f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Django[all]==5.2.1 -django-urlconfchecks==0.11.0 # TODO: Add to CI +django-urlconfchecks==0.13.2 # TODO: Add to CI daphne==4.2.0 psycopg2-binary==2.9.10 djangorestframework==3.16.0