chore: sync IDM relationship administration release
Dependency Audit / dependency-audit (push) Successful in 1m41s
Deployment Installer / deployment-installer (push) Successful in 6s
Security Audit / security-audit (push) Failing after 11m22s

This commit is contained in:
2026-08-21 22:06:29 +02:00
parent 75103d49af
commit b6452c6f53
3 changed files with 28 additions and 36 deletions
+3 -3
View File
@@ -4,17 +4,17 @@ build-backend = "setuptools.build_meta"
[project]
name = "govoplan"
version = "0.1.21"
version = "0.1.22"
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.21",
"govoplan-core[server]==0.1.22",
"govoplan-tenancy==0.1.18",
"govoplan-organizations==0.1.18",
"govoplan-identity==0.1.18",
"govoplan-idm==0.1.18",
"govoplan-idm==0.1.19",
"govoplan-access==0.1.19",
"govoplan-admin==0.1.18",
"govoplan-policy==0.1.19",