From 5910f698448dc75d16a8e43f5dc64cb2c989c942 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Sep 2022 23:23:21 +0000 Subject: [PATCH] Bump idna from 3.3 to 3.4 in /demo/graphtutorial Bumps [idna](https://github.com/kjd/idna) from 3.3 to 3.4. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.3...v3.4) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor ... 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 9b98da5..9017b39 100644 --- a/demo/graphtutorial/requirements.txt +++ b/demo/graphtutorial/requirements.txt @@ -4,7 +4,7 @@ certifi==2022.6.15.1 cffi==1.15.1 charset-normalizer==2.1.1 cryptography==37.0.4 -idna==3.3 +idna==3.4 msal==1.18.0 msal-extensions==1.0.0 msgraph-core==0.2.2