From 3ea1b0401a461b0a690e7eafa190a7f8f969f852 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Apr 2025 09:33:58 +0000 Subject: [PATCH] chore(deps-dev): bump azure-core in the azure-identity group Bumps the azure-identity group with 1 update: [azure-core](https://github.com/Azure/azure-sdk-for-python). Updates `azure-core` from 1.32.0 to 1.33.0 - [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-core_1.32.0...azure-core_1.33.0) --- updated-dependencies: - dependency-name: azure-core dependency-version: 1.33.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: azure-identity ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 7527038be79..b1ffd44b528 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ anyio==4.9.0 astroid==3.3.9 async-timeout==5.0.1 attrs==25.3.0 -azure-core==1.32.0 +azure-core==1.33.0 azure-identity==1.21.0 build==1.2.2.post1 bumpver==2024.1130