feat(poetry): fix pyproject.toml

This commit is contained in:
pedrooot
2025-06-27 13:27:47 +02:00
parent b75d24ee08
commit 98d9d3993f
+1 -1
View File
@@ -59,7 +59,7 @@ dependencies = [
"slack-sdk==3.34.0",
"tabulate==0.9.0",
"tzlocal==5.3.1",
"reportlab (>=4.4.1,<5.0.0)"
"reportlab (>=4.4.1,<5.0.0)",
"checkov==3.2.445",
"py-iam-expand==0.1.0"
]