mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-24 21:11:53 +00:00
fix(aws): Handle TZ while refreshing boto3 credentials (#3969)
This commit is contained in:
@@ -63,10 +63,12 @@ pandas = "2.2.2"
|
||||
py-ocsf-models = "0.1.0"
|
||||
pydantic = "1.10.15"
|
||||
python = ">=3.9,<3.13"
|
||||
pytz = "2024.1"
|
||||
schema = "0.7.7"
|
||||
shodan = "1.31.0"
|
||||
slack-sdk = "3.27.1"
|
||||
tabulate = "0.9.0"
|
||||
tzlocal = "5.2"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
bandit = "1.7.8"
|
||||
|
||||
Reference in New Issue
Block a user