chore(deps): bump azure-mgmt-resource from 23.0.1 to 23.1.1 (#3975)

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-23 10:37:15 +02:00
committed by GitHub
parent cdd10a49f6
commit c7550d8902
2 changed files with 9 additions and 9 deletions
Generated
+8 -8
View File
@@ -497,19 +497,19 @@ msrest = ">=0.6.21"
[[package]]
name = "azure-mgmt-resource"
version = "23.0.1"
version = "23.1.1"
description = "Microsoft Azure Resource Management Client Library for Python"
optional = false
python-versions = ">=3.7"
python-versions = ">=3.8"
files = [
{file = "azure-mgmt-resource-23.0.1.zip", hash = "sha256:c2ba6cfd99df95f55f36eadc4245e3dc713257302a1fd0277756d94bd8cb28e0"},
{file = "azure_mgmt_resource-23.0.1-py3-none-any.whl", hash = "sha256:f185eec72bbc39f42bcb83ae6f1bad744f0e3f20a12d9b2b3e70d16c74ad9cc0"},
{file = "azure-mgmt-resource-23.1.1.tar.gz", hash = "sha256:20b6b006b544fdb19607f3f6a381105625e0bb60fbf3036f39885c4646d3343e"},
{file = "azure_mgmt_resource-23.1.1-py3-none-any.whl", hash = "sha256:fcaa4eca357d216f285b04e20b7f7bfaefda738ba6d30d956193090d3e325248"},
]
[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-security"
@@ -4906,4 +4906,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "c16653be42dc00bf447aa564768a27c5836d245d8d7a71a1915fcddc94e5302b"
content-hash = "39fab9048881d2893a1284d94f00cdac1e2b183665169918b20566b252746c16"
+1 -1
View File
@@ -39,7 +39,7 @@ azure-mgmt-keyvault = "10.3.0"
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-resource = "23.1.1"
azure-mgmt-security = "7.0.0"
azure-mgmt-sql = "3.0.1"
azure-mgmt-storage = "21.1.0"