From 94551af809fecc4c2611d6730c8471e17a08f603 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 15:13:59 +0000 Subject: [PATCH 1/2] chore(deps-dev): bump azure-identity from 1.17.1 to 1.19.0 Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.17.1 to 1.19.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-identity_1.17.1...azure-identity_1.19.0) --- updated-dependencies: - dependency-name: azure-identity dependency-type: direct:development update-type: version-update:semver-minor ... 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 e12015bb7d7..8fb5edd76ed 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ astroid==3.2.4 async-timeout==4.0.3 attrs==24.2.0 azure-core==1.30.2 -azure-identity==1.17.1 +azure-identity==1.19.0 build==1.2.2.post1 bumpver==2023.1129 certifi==2024.7.4 From cc744320ab30338b89b50ef14792ee3c6aca5470 Mon Sep 17 00:00:00 2001 From: Philip Gichuhi Date: Wed, 4 Dec 2024 19:31:09 +0300 Subject: [PATCH 2/2] Bump azure core --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 8fb5edd76ed..d5d2e7cf5b1 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ anyio==4.4.0 astroid==3.2.4 async-timeout==4.0.3 attrs==24.2.0 -azure-core==1.30.2 +azure-core==1.32.0 azure-identity==1.19.0 build==1.2.2.post1 bumpver==2023.1129