chore: bump API version (#7355)

This commit is contained in:
Víctor Fernández Poyatos
2025-03-24 15:35:52 +01:00
committed by GitHub
parent 7fa57ba3e2
commit 21654b0bc0
+1 -1
View File
@@ -8,7 +8,7 @@ description = "Prowler's API (Django/DRF)"
license = "Apache-2.0"
name = "prowler-api"
package-mode = false
version = "1.5.1"
version = "1.5.2"
[tool.poetry.dependencies]
celery = {extras = ["pytest"], version = "^5.4.0"}