From 77ec791a518496322200aedfad7b22968e9a98f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Sep 2022 23:29:39 +0000 Subject: [PATCH] Bump azure-core from 1.25.0 to 1.25.1 in /demo/graphtutorial Bumps [azure-core](https://github.com/Azure/azure-sdk-for-python) from 1.25.0 to 1.25.1. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-core_1.25.0...azure-core_1.25.1) --- updated-dependencies: - dependency-name: azure-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- demo/graphtutorial/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/graphtutorial/requirements.txt b/demo/graphtutorial/requirements.txt index 6033075..ca4375b 100644 --- a/demo/graphtutorial/requirements.txt +++ b/demo/graphtutorial/requirements.txt @@ -1,4 +1,4 @@ -azure-core==1.25.0 +azure-core==1.25.1 azure-identity==1.10.0 certifi==2022.6.15 cffi==1.15.1