From b071ae2b7cc838c78f7767e6a0261d73201c1539 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Dec 2022 10:12:27 +0000 Subject: [PATCH] Bump charset-normalizer from 2.0.12 to 3.0.1 Bumps [charset-normalizer](https://github.com/Ousret/charset_normalizer) from 2.0.12 to 3.0.1. - [Release notes](https://github.com/Ousret/charset_normalizer/releases) - [Changelog](https://github.com/Ousret/charset_normalizer/blob/master/CHANGELOG.md) - [Upgrade guide](https://github.com/Ousret/charset_normalizer/blob/master/UPGRADE.md) - [Commits](https://github.com/Ousret/charset_normalizer/compare/2.0.12...3.0.1) --- updated-dependencies: - dependency-name: charset-normalizer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 673fc94f..cf2d6305 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ asgiref==3.5.2 black==22.10.0 certifi==2022.12.7 cffi==1.15.1 -charset-normalizer==2.0.12 +charset-normalizer==3.0.1 click==8.1.3 colorama==0.4.5 cryptography==38.0.3 diff --git a/requirements.txt b/requirements.txt index 82cb7edc..bfde7eae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ asgiref==3.5.2 black==22.10.0 certifi==2022.12.7 cffi==1.15.1 -charset-normalizer==2.0.12 +charset-normalizer==3.0.1 click==8.1.3 colorama==0.4.5 #cryptography==37.0.4