From 0d7ae8e2275f731f7c3384aa20ee25ba4f8289d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 11:28:35 +0000 Subject: [PATCH] Bump chardet from 5.1.0 to 5.2.0 Bumps [chardet](https://github.com/chardet/chardet) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/chardet/chardet/releases) - [Commits](https://github.com/chardet/chardet/compare/5.1.0...5.2.0) --- updated-dependencies: - dependency-name: chardet dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3845475..fefa8eb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ azure-nspkg==3.0.2 azure-storage-blob==12.17.0 certifi==2023.7.22 cffi==1.15.1 -chardet==5.1.0 +chardet==5.2.0 Click==8.1.6 cryptography==41.0.3 Flask==2.3.2