From 30db41df6fa4e22a52ae8eb61fdabca8e66f3c17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Apr 2023 10:14:18 +0000 Subject: [PATCH] Bump chardet from 4.0.0 to 5.1.0 Bumps [chardet](https://github.com/chardet/chardet) from 4.0.0 to 5.1.0. - [Release notes](https://github.com/chardet/chardet/releases) - [Commits](https://github.com/chardet/chardet/compare/4.0.0...5.1.0) --- updated-dependencies: - dependency-name: chardet dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b49d1ae..64cee75 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ pandas==1.2.2 requests==2.25.1 certifi==2020.12.5 cryptography==3.4.6 -chardet==4.0.0 +chardet==5.1.0 idna azure-core==1.25.0 azure-common==1.1.26