mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-24 21:11:53 +00:00
fix(scans, findings): Improve API performance ordering by inserted_at instead of id (#6711)
This commit is contained in:
committed by
GitHub
parent
45d44a1669
commit
4d2859d145
+1
-1
@@ -8,7 +8,7 @@ description = "Prowler's API (Django/DRF)"
|
||||
license = "Apache-2.0"
|
||||
name = "prowler-api"
|
||||
package-mode = false
|
||||
version = "1.3.0"
|
||||
version = "1.3.1"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
celery = {extras = ["pytest"], version = "^5.4.0"}
|
||||
|
||||
Reference in New Issue
Block a user