chore(github): bump version for API, UI and Docs (#9601)

This commit is contained in:
César Arroba
2025-12-22 09:35:00 +01:00
committed by GitHub
parent e5cd25e60c
commit f4a78d64f1
10 changed files with 735 additions and 13 deletions

View File

@@ -44,7 +44,7 @@ name = "prowler-api"
package-mode = false
# Needed for the SDK compatibility
requires-python = ">=3.11,<3.13"
version = "1.16.0"
version = "1.18.0"
[project.scripts]
celery = "src.backend.config.settings.celery"