fix(exports): change the way to remove the local export files after s3 upload (#7224)

Co-authored-by: Adrián Jesús Peña Rodríguez <adrianjpr@gmail.com>
This commit is contained in:
Prowler Bot
2025-03-17 12:45:57 +01:00
committed by GitHub
parent 3fb86d754a
commit 8f061e4fed
7 changed files with 59 additions and 285 deletions
+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.0"
version = "1.5.1"
[tool.poetry.dependencies]
celery = {extras = ["pytest"], version = "^5.4.0"}