mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 06:45:08 +00:00
chore(docs): Prettify notes and add dates (#3434)
This commit is contained in:
@@ -31,9 +31,9 @@ azure-identity = "1.15.0"
|
||||
azure-mgmt-applicationinsights = "4.0.0"
|
||||
azure-mgmt-authorization = "4.0.0"
|
||||
azure-mgmt-compute = "30.5.0"
|
||||
azure-mgmt-rdbms = "10.1.0"
|
||||
azure-mgmt-cosmosdb = "9.4.0"
|
||||
azure-mgmt-network = "25.2.0"
|
||||
azure-mgmt-rdbms = "10.1.0"
|
||||
azure-mgmt-security = "6.0.0"
|
||||
azure-mgmt-sql = "3.0.1"
|
||||
azure-mgmt-storage = "21.1.0"
|
||||
@@ -47,6 +47,7 @@ google-api-python-client = "2.118.0"
|
||||
google-auth-httplib2 = ">=0.1,<0.3"
|
||||
jsonschema = "4.21.1"
|
||||
mkdocs = {version = "1.5.3", optional = true}
|
||||
mkdocs-git-revision-date-localized-plugin = {version = "1.2.4", optional = true}
|
||||
mkdocs-material = {version = "9.5.10", optional = true}
|
||||
msgraph-sdk = "^1.0.0"
|
||||
msrestazure = "^0.6.4"
|
||||
@@ -58,7 +59,7 @@ slack-sdk = "3.27.0"
|
||||
tabulate = "0.9.0"
|
||||
|
||||
[tool.poetry.extras]
|
||||
docs = ["mkdocs", "mkdocs-material"]
|
||||
docs = ["mkdocs", "mkdocs-material", "mkdocs-git-revision-date-localized-plugin"]
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
bandit = "1.7.7"
|
||||
|
||||
Reference in New Issue
Block a user