From a0263874057cc2b78998de15b35a7a9f6dd0637e Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate@fachschaften.org> Date: Sun, 5 Nov 2023 15:10:31 +0000 Subject: [PATCH] Update dependency sphinxcontrib-django to v2.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e6fc9ae2..8a37e1ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ mysqlclient==2.2.0 # for production deployment tzdata==2023.3 # Documentation -sphinxcontrib-django==2.3 +sphinxcontrib-django==2.5 sphinxcontrib-apidoc==0.3.0 recommonmark==0.7.1 django-docs==0.3.3 -- GitLab