From 923168833cff30794f0b48d3ab1a8565b32dede2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 17:25:25 +0530 Subject: [PATCH] Python dependency: Bump azure-mgmt-resource in /web/regression (#6411) Bumps [azure-mgmt-resource](https://github.com/Azure/azure-sdk-for-python) from 23.0.0 to 23.0.1. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-mgmt-resource_23.0.0...azure-mgmt-resource_23.0.1) --- updated-dependencies: - dependency-name: azure-mgmt-resource dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 809cdbaab..aa2d87809 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ boto3==1.26.* botocore==1.29.* urllib3==1.26.* azure-mgmt-rdbms==10.1.0 -azure-mgmt-resource==23.0.0 +azure-mgmt-resource==23.0.1 azure-mgmt-subscription==3.1.1 azure-identity==1.13.0 google-api-python-client==2.*