From f01252f5b584ee5e8b48eb3117e30ec19c246813 Mon Sep 17 00:00:00 2001 From: Mara Karagianni Date: Wed, 1 Nov 2023 13:05:08 +0200 Subject: [PATCH] requirements: update psycopg to 3.1.12 --- changelog/7782.md | 3 ++- digitalstrategie/templates/includes/upper_footer.html | 1 - requirements/dev.txt | 2 +- requirements/prod.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/changelog/7782.md b/changelog/7782.md index f278a9c9..db9dcdc8 100644 --- a/changelog/7782.md +++ b/changelog/7782.md @@ -11,5 +11,6 @@ - apps: added migration for wagtail custom renditions - Django from 4.1 to 4.2 - - site-packages: update taggit to v4. + - site-packages: update taggit to v4 Should update to latest version when compatible with wagtail to fix index_together deprecation + - requirements: update psycopg to v3 diff --git a/digitalstrategie/templates/includes/upper_footer.html b/digitalstrategie/templates/includes/upper_footer.html index 2931699b..e0f9dcde 100644 --- a/digitalstrategie/templates/includes/upper_footer.html +++ b/digitalstrategie/templates/includes/upper_footer.html @@ -22,7 +22,6 @@

{{ menuitem.title }}

{% get_language_info for 'de-ls' as language %} {% get_has_translation page 'de_ls' as has_translation_de_ls %}
  • -