From efab9443bce518afc591da703441ce27e93d8fff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 13:42:10 +0000 Subject: [PATCH] chore(deps): update dependency conditional to v1.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bc07ef526..86d73e430 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ # asgiref==3.7.2 # via django -conditional==1.4 +conditional==1.5 # via django-clone (setup.py) django==4.2.5 # via django-clone (setup.py)