diff --git a/packages/govoplan-meta/pyproject.toml b/packages/govoplan-meta/pyproject.toml index 9fc2180..555bdab 100644 --- a/packages/govoplan-meta/pyproject.toml +++ b/packages/govoplan-meta/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "govoplan-mail==0.1.21", "govoplan-campaign==0.1.24", "govoplan-calendar==0.1.18", - "govoplan-docs==0.1.18", + "govoplan-docs==0.1.20", "govoplan-ops==0.1.18", ] diff --git a/requirements-release.txt b/requirements-release.txt index ac3cc43..946bd8a 100644 --- a/requirements-release.txt +++ b/requirements-release.txt @@ -14,5 +14,5 @@ govoplan-files @ git+ssh://git@git.add-ideas.de/GovOPlaN/govoplan-files.git@v0.1 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.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