chore(deps): bump azure-mgmt-security from 6.0.0 to 7.0.0 (#4040)

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]
2024-05-21 09:24:55 +02:00
committed by GitHub
parent d60559aacf
commit f4e11fc447
2 changed files with 8 additions and 8 deletions
Generated
+7 -7
View File
@@ -530,19 +530,19 @@ isodate = ">=0.6.1,<1.0.0"
[[package]]
name = "azure-mgmt-security"
version = "6.0.0"
version = "7.0.0"
description = "Microsoft Azure Security Center Management Client Library for Python"
optional = false
python-versions = ">=3.8"
files = [
{file = "azure-mgmt-security-6.0.0.tar.gz", hash = "sha256:ceafc1869899067110bd830c5cc98bc9b8f32d8ea840ca1f693b1a5f52a5f8b0"},
{file = "azure_mgmt_security-6.0.0-py3-none-any.whl", hash = "sha256:c88570003ac8138c59e6e549e2d8bb6a6c7057c496303d8c33392fdfe05f294c"},
{file = "azure-mgmt-security-7.0.0.tar.gz", hash = "sha256:5912eed7e9d3758fdca8d26e1dc26b41943dc4703208a1184266e2c252e1ad66"},
{file = "azure_mgmt_security-7.0.0-py3-none-any.whl", hash = "sha256:85a6d8b7a5cd74884a548ed53fed034449f54a9989edd64e9020c5837db96933"},
]
[package.dependencies]
azure-common = ">=1.1,<2.0"
azure-mgmt-core = ">=1.3.2,<2.0.0"
isodate = ">=0.6.1,<1.0.0"
azure-common = ">=1.1"
azure-mgmt-core = ">=1.3.2"
isodate = ">=0.6.1"
[[package]]
name = "azure-mgmt-sql"
@@ -4528,4 +4528,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "0473deccf5fdd3acf6740e60d6adb2ec8d9da86851e4ef180c3885c39dc6cf3b"
content-hash = "698458caf3da05e346042119c10acab5a8f5dfcb309b9b002d4f53a03c1506b5"
+1 -1
View File
@@ -39,7 +39,7 @@ azure-mgmt-monitor = "6.0.2"
azure-mgmt-network = "25.3.0"
azure-mgmt-rdbms = "10.1.0"
azure-mgmt-resource = "23.0.1"
azure-mgmt-security = "6.0.0"
azure-mgmt-security = "7.0.0"
azure-mgmt-sql = "3.0.1"
azure-mgmt-storage = "21.1.0"
azure-mgmt-subscription = "3.1.1"