chore: sync Files folder sync release
Dependency Audit / dependency-audit (push) Successful in 1m39s
Deployment Installer / deployment-installer (push) Successful in 5s
Security Audit / security-audit (push) Failing after 11m32s

This commit is contained in:
2026-08-21 23:08:35 +02:00
parent b6452c6f53
commit a20e02291d
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4,13 +4,13 @@ build-backend = "setuptools.build_meta"
[project]
name = "govoplan"
version = "0.1.22"
version = "0.1.23"
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.22",
"govoplan-core[server]==0.1.23",
"govoplan-tenancy==0.1.18",
"govoplan-organizations==0.1.18",
"govoplan-identity==0.1.18",
@@ -20,7 +20,7 @@ dependencies = [
"govoplan-policy==0.1.19",
"govoplan-audit==0.1.18",
"govoplan-dashboard==0.1.18",
"govoplan-files==0.1.19",
"govoplan-files==0.1.20",
"govoplan-mail==0.1.18",
"govoplan-campaign==0.1.18",
"govoplan-calendar==0.1.18",