From 3ef68b287fc9a373d14fc4daaceb726f6083ae83 Mon Sep 17 00:00:00 2001 From: Tine Wittler <root+renovate@teckids.org> Date: Thu, 26 Dec 2019 20:27:14 +0000 Subject: [PATCH] Update dependency django-dbsettings to v1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 46c4283fb..247314afe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ django_select2 = "^7.1" requests = "^2.22" django-two-factor-auth = { version = "^1.10.0", extras = [ "YubiKey", "phonenumbers", "Call", "SMS" ] } django-yarnpkg = "^6.0" -django-dbsettings = "^0.11.0" +django-dbsettings = "^1.0.0" [tool.poetry.extras] app-alsijil = ['BiscuIT-App-Alsijil'] -- GitLab