mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-24 13:01:56 +00:00
fix: poetry lock
This commit is contained in:
Generated
+1
-1
@@ -6475,4 +6475,4 @@ type = ["pytest-mypy"]
|
||||
[metadata]
|
||||
lock-version = "2.1"
|
||||
python-versions = ">3.9.1,<3.13"
|
||||
content-hash = "a07dc0d6c4c1b1533e527bb0c2da2162de5fe37ce96b11ab367b0bb3126a5a45"
|
||||
content-hash = "88bd61a1b5bccb25820a21c7fd0005e6bfdb550637f0159d80e3fcf3ec0c972e"
|
||||
|
||||
+2
-2
@@ -33,7 +33,7 @@ dependencies = [
|
||||
"azure-mgmt-subscription==3.1.1",
|
||||
"azure-mgmt-web==8.0.0",
|
||||
"azure-storage-blob==12.24.1",
|
||||
"boto3 (==1.35.49)",
|
||||
"boto3==1.35.49",
|
||||
"botocore==1.35.99",
|
||||
"colorama==0.4.6",
|
||||
"cryptography==44.0.1",
|
||||
@@ -53,7 +53,7 @@ dependencies = [
|
||||
"pygithub==2.5.0",
|
||||
"python-dateutil (>=2.9.0.post0,<3.0.0)",
|
||||
"pytz==2025.1",
|
||||
"schema (==0.7.5)",
|
||||
"schema==0.7.5",
|
||||
"shodan==1.31.0",
|
||||
"slack-sdk==3.34.0",
|
||||
"tabulate==0.9.0",
|
||||
|
||||
Reference in New Issue
Block a user