chore(release): Bump versions to v5.31.1 (#11674)

Co-authored-by: prowler-bot <179230569+prowler-bot@users.noreply.github.com>
This commit is contained in:
Prowler Bot
2026-06-23 16:53:25 +02:00
committed by GitHub
parent 0c79414c6f
commit 6bcf9e12ec
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ name = "prowler-api"
package-mode = false
# Needed for the SDK compatibility
requires-python = ">=3.11,<3.13"
version = "1.32.0"
version = "1.32.1"
[tool.uv]
# Transitive pins matching master to avoid silent drift; bump deliberately.
+1 -1
View File
@@ -1,7 +1,7 @@
openapi: 3.0.3
info:
title: Prowler API
version: 1.32.0
version: 1.32.1
description: |-
Prowler API specification.
Generated
+1 -1
View File
@@ -4569,7 +4569,7 @@ dependencies = [
[[package]]
name = "prowler-api"
version = "1.32.0"
version = "1.32.1"
source = { virtual = "." }
dependencies = [
{ name = "cartography" },