chore(api): Bump version to v1.23.0 (#10393)

Co-authored-by: prowler-bot <179230569+prowler-bot@users.noreply.github.com>
This commit is contained in:
Prowler Bot
2026-03-19 13:42:46 +01:00
committed by GitHub
parent 997f9bf64a
commit 4638b39ed4
3 changed files with 3 additions and 3 deletions

View File

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