From 7cdcaa05332b2a03140b05c770a3d0e212b5ca74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 16:49:30 +0530 Subject: [PATCH] Python dependency: Bump azure-mgmt-resource in /web/regression Bumps [azure-mgmt-resource](https://github.com/Azure/azure-sdk-for-python) from 23.0.1 to 23.1.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.1...azure-mgmt-resource_23.1.1) --- updated-dependencies: - dependency-name: azure-mgmt-resource dependency-type: direct:production update-type: version-update:semver-minor ... 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 3cc7030d4..2a5d9585c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ qrcode==7.* boto3==1.34.* urllib3==1.26.* azure-mgmt-rdbms==10.1.0 -azure-mgmt-resource==23.0.1 +azure-mgmt-resource==23.1.1 azure-mgmt-subscription==3.1.1 azure-identity==1.16.0 google-api-python-client==2.*