build(deps): bump azure-mgmt-security from 4.0.0 to 5.0.0 (#2270)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-04-25 11:59:30 +02:00
committed by GitHub
parent 58cad1a6b3
commit 3c2096db68
2 changed files with 6 additions and 6 deletions

10
poetry.lock generated
View File

@@ -164,20 +164,20 @@ azure-core = ">=1.24.0,<2.0.0"
[[package]]
name = "azure-mgmt-security"
version = "4.0.0"
version = "5.0.0"
description = "Microsoft Azure Security Center Management Client Library for Python"
category = "main"
optional = false
python-versions = ">=3.7"
files = [
{file = "azure-mgmt-security-4.0.0.zip", hash = "sha256:551102127f2b798c1a373003e8877fbe78e58c5d3e04e875805b06d6facea8e7"},
{file = "azure_mgmt_security-4.0.0-py3-none-any.whl", hash = "sha256:09d3b822a22fa0252ee2d95f238a889cbdf4afcef1b663826c313897f504e6a6"},
{file = "azure-mgmt-security-5.0.0.zip", hash = "sha256:38b03efe82c2344cea203fda95e6d00b7ac22782fa1c0b585cd0ea2c8ff3e702"},
{file = "azure_mgmt_security-5.0.0-py3-none-any.whl", hash = "sha256:73a74ce8f6ffb1b345ce101c8abdd42238f161f0988d168d23918feda0089654"},
]
[package.dependencies]
azure-common = ">=1.1,<2.0"
azure-mgmt-core = ">=1.3.2,<2.0.0"
msrest = ">=0.7.1"
isodate = ">=0.6.1,<1.0.0"
[[package]]
name = "azure-mgmt-storage"
@@ -2843,4 +2843,4 @@ docs = ["mkdocs", "mkdocs-material"]
[metadata]
lock-version = "2.0"
python-versions = "^3.9"
content-hash = "2bd214a98a50a4710bb43ac28e3dfef5430a82619467210527ae806e43af9f4c"
content-hash = "81f1ed41099e6906032ac3ef20260d7a3568ec497a4bd110b292e49e3bdafff4"

View File

@@ -29,7 +29,7 @@ alive-progress = "3.1.1"
arnparse = "0.0.2"
azure-identity = "1.12.0"
azure-mgmt-authorization = "3.0.0"
azure-mgmt-security = "4.0.0"
azure-mgmt-security = "5.0.0"
azure-mgmt-storage = "21.0.0"
azure-mgmt-subscription = "3.1.1"
azure-storage-blob = "12.16.0"