From cc4a79b876f05e0a810d7ab5d99323d61c4e7dbb Mon Sep 17 00:00:00 2001 From: Bryan Brancotte <bryan.brancotte@pasteur.fr> Date: Mon, 26 May 2025 16:36:37 +0200 Subject: [PATCH] update logo --- src/strass/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/strass/requirements.txt b/src/strass/requirements.txt index 3df95637..cc95a544 100644 --- a/src/strass/requirements.txt +++ b/src/strass/requirements.txt @@ -4,7 +4,7 @@ django-crispy-forms~=2.0 crispy-bootstrap4 python-decouple --extra-index-url https://gitlab.pasteur.fr/api/v4/projects/bbrancot%2Fdjango-basetheme-bootstrap/packages/pypi/simple -django-basetheme-bootstrap>=1.8.7 +django-basetheme-bootstrap>=1.9.0 --extra-index-url https://gitlab.pasteur.fr/api/v4/projects/hub%2Fdjango-kubernetes-probes/packages/pypi/simple django-kubernetes-probes>=1.1 --extra-index-url https://gitlab.pasteur.fr/api/v4/projects/hub%2Fdjango-csp-mail-reports/packages/pypi/simple -- GitLab