From 948cc928e6708bc2b441c41878e1b304ede2bcb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 08:04:26 +0000 Subject: [PATCH] Update azure-core requirement in /azure-quantum Updates the requirements on [azure-core](https://github.com/Azure/azure-sdk-for-python) to permit the latest version. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-core_1.30.0...azure-core_1.41.0) --- updated-dependencies: - dependency-name: azure-core dependency-version: 1.41.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- azure-quantum/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-quantum/requirements.txt b/azure-quantum/requirements.txt index cf40cc73..d93eb544 100644 --- a/azure-quantum/requirements.txt +++ b/azure-quantum/requirements.txt @@ -1,4 +1,4 @@ -azure-core>=1.30,<2.0 +azure-core>=1.41.0,<2.0 azure-identity>=1.25.3,<2.0 azure-storage-blob>=12.20,<13.0 msrest>=0.7.1,<1.0