From 497c3c7d464ae913cad58710e0cb1ac514779439 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 20:34:59 +0000 Subject: [PATCH] Bump azure-core from 1.32.0 to 1.33.0 Bumps [azure-core](https://github.com/Azure/azure-sdk-for-python) 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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 224205f..5427bee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ asgiref==3.8.1 ; python_version >= "3.11" and python_version < "4.0" async-timeout==5.0.1 ; python_version >= "3.11" and python_full_version < "3.11.3" azure-core-tracing-opentelemetry==1.0.0b12 ; python_version >= "3.11" and python_version < "4.0" -azure-core==1.32.0 ; python_version >= "3.11" and python_version < "4.0" +azure-core==1.33.0 ; python_version >= "3.11" and python_version < "4.0" azure-identity==1.21.0 ; python_version >= "3.11" and python_version < "4.0" azure-keyvault-secrets==4.9.0 ; python_version >= "3.11" and python_version < "4.0" azure-monitor-opentelemetry-exporter==1.0.0b35 ; python_version >= "3.11" and python_version < "4.0"