Skip to content

Commit

Permalink
chore(api): Use prowler from master (#6657)
Browse files Browse the repository at this point in the history
  • Loading branch information
jfagoagas authored Jan 22, 2025
1 parent fbe7bc6 commit 46f1db2
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 28 deletions.
53 changes: 26 additions & 27 deletions api/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ drf-nested-routers = "^0.94.1"
drf-spectacular = "0.27.2"
drf-spectacular-jsonapi = "0.5.1"
gunicorn = "23.0.0"
prowler = "^5.1"
prowler = {git = "https://github.com/prowler-cloud/prowler.git", branch = "master"}
psycopg = {extras = ["pool", "binary"], version = "3.2.3"}
pytest-celery = {extras = ["redis"], version = "^1.0.1"}
# Needed for prowler compatibility
Expand Down

0 comments on commit 46f1db2

Please sign in to comment.