From a60b8b07528806784deec14cb70a81087ae867bf Mon Sep 17 00:00:00 2001 From: Albrecht Degering Date: Fri, 21 Aug 2026 20:52:01 +0200 Subject: [PATCH] chore: sync datasource visibility release --- packages/govoplan-meta/pyproject.toml | 8 ++++---- requirements-release.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/govoplan-meta/pyproject.toml b/packages/govoplan-meta/pyproject.toml index f83d252..50769b9 100644 --- a/packages/govoplan-meta/pyproject.toml +++ b/packages/govoplan-meta/pyproject.toml @@ -4,20 +4,20 @@ build-backend = "setuptools.build_meta" [project] name = "govoplan" -version = "0.1.19" +version = "0.1.20" description = "Developer convenience package for a versioned GovOPlaN composition" readme = "README.md" requires-python = ">=3.12" license = { text = "AGPL-3.0-or-later" } dependencies = [ - "govoplan-core[server]==0.1.19", + "govoplan-core[server]==0.1.20", "govoplan-tenancy==0.1.18", "govoplan-organizations==0.1.18", "govoplan-identity==0.1.18", "govoplan-idm==0.1.18", "govoplan-access==0.1.18", "govoplan-admin==0.1.18", - "govoplan-policy==0.1.18", + "govoplan-policy==0.1.19", "govoplan-audit==0.1.18", "govoplan-dashboard==0.1.18", "govoplan-files==0.1.19", @@ -41,7 +41,7 @@ full = [ "govoplan-consultation==0.1.18", "govoplan-contracts==0.1.18", "govoplan-dataflow==0.1.20", - "govoplan-datasources==0.1.19", + "govoplan-datasources==0.1.20", "govoplan-decisions==0.1.18", "govoplan-dist-lists==0.1.18", "govoplan-encryption==0.1.18", diff --git a/requirements-release.txt b/requirements-release.txt index 69450c5..a52d6e9 100644 --- a/requirements-release.txt +++ b/requirements-release.txt @@ -7,7 +7,7 @@ govoplan-identity @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-identity.gi govoplan-idm @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-idm.git@v0.1.18 govoplan-access @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-access.git@v0.1.18 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.18 +govoplan-policy @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-policy.git@v0.1.19 govoplan-audit @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-audit.git@v0.1.18 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.19