From 79c4cb067a0ecbe687a48f1990047a435e16026d Mon Sep 17 00:00:00 2001 From: Albrecht Degering Date: Sat, 22 Aug 2026 08:45:51 +0200 Subject: [PATCH] build: release localized documentation batch --- packages/govoplan-meta/pyproject.toml | 8 ++++---- requirements-release.txt | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/govoplan-meta/pyproject.toml b/packages/govoplan-meta/pyproject.toml index 9e5f457..5072279 100644 --- a/packages/govoplan-meta/pyproject.toml +++ b/packages/govoplan-meta/pyproject.toml @@ -18,14 +18,14 @@ dependencies = [ "govoplan-access==0.1.19", "govoplan-admin==0.1.18", "govoplan-policy==0.1.20", - "govoplan-audit==0.1.18", + "govoplan-audit==0.1.19", "govoplan-dashboard==0.1.18", "govoplan-files==0.1.20", "govoplan-mail==0.1.21", "govoplan-campaign==0.1.24", "govoplan-calendar==0.1.18", "govoplan-docs==0.1.20", - "govoplan-ops==0.1.18", + "govoplan-ops==0.1.19", ] [project.optional-dependencies] @@ -59,7 +59,7 @@ full = [ "govoplan-parties==0.1.18", "govoplan-payments==0.1.20", "govoplan-permits==0.1.19", - "govoplan-poll==0.1.18", + "govoplan-poll==0.1.19", "govoplan-portal==0.1.19", "govoplan-postbox==0.1.19", "govoplan-procurement==0.1.19", @@ -81,7 +81,7 @@ full = [ "govoplan-views==0.1.19", "govoplan-voting==0.1.18", "govoplan-wiki==0.1.19", - "govoplan-workflow==0.1.20", + "govoplan-workflow==0.1.21", "govoplan-workflow-engine==0.1.19", ] diff --git a/requirements-release.txt b/requirements-release.txt index 946bd8a..0ec1b46 100644 --- a/requirements-release.txt +++ b/requirements-release.txt @@ -8,11 +8,11 @@ govoplan-idm @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-idm.git@v0.1.20 govoplan-access @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-access.git@v0.1.19 govoplan-admin @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-admin.git@v0.1.18 govoplan-policy @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-policy.git@v0.1.20 -govoplan-audit @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-audit.git@v0.1.18 +govoplan-audit @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-audit.git@v0.1.19 govoplan-dashboard @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-dashboard.git@v0.1.18 govoplan-files @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-files.git@v0.1.20 govoplan-mail @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-mail.git@v0.1.21 govoplan-campaign @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-campaign.git@v0.1.24 govoplan-calendar @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-calendar.git@v0.1.18 govoplan-docs @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-docs.git@v0.1.20 -govoplan-ops @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-ops.git@v0.1.18 +govoplan-ops @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-ops.git@v0.1.19