From 42ac14b56e28119419231376507022fc72e64b25 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 20:44:33 +0000 Subject: [PATCH] chore(deps): update dependency django-debug-toolbar to v4 --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 2c17b185f..e74e9400a 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -4,7 +4,7 @@ gdal==3.0.0 pytz==2024.1 sqlparse==0.4.4 -django-debug-toolbar==3.8.1 +django-debug-toolbar==4.4.6 psycopg2-binary==2.9.9 djangorestframework==3.15.1 drf-yasg==1.21.7