From 781f03560715c852b40e4d787f374d5d8983a660 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jul 2022 23:28:51 +0000 Subject: [PATCH] Bump charset-normalizer from 2.0.12 to 2.1.0 in /demo/graphtutorial Bumps [charset-normalizer](https://github.com/ousret/charset_normalizer) from 2.0.12 to 2.1.0. - [Release notes](https://github.com/ousret/charset_normalizer/releases) - [Changelog](https://github.com/Ousret/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/ousret/charset_normalizer/compare/2.0.12...2.1.0) --- updated-dependencies: - dependency-name: charset-normalizer 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 10e2c6d..41f6187 100644 --- a/demo/graphtutorial/requirements.txt +++ b/demo/graphtutorial/requirements.txt @@ -2,7 +2,7 @@ azure-core==1.24.2 azure-identity==1.10.0 certifi==2022.6.15 cffi==1.15.1 -charset-normalizer==2.0.12 +charset-normalizer==2.1.0 cryptography==37.0.2 idna==3.3 msal==1.18.0