From c9c279f073d8bb2ca1aac6f955b98e241bc22670 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Aug 2023 22:26:04 -0300 Subject: [PATCH 1/2] Update chardet from 3.0.4 to 5.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c36bfe..2d1e08a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ certifi==2019.11.28 -chardet==3.0.4 +chardet==5.2.0 idna==2.8 mccabe==0.6.1 requests==2.22.0 From d17fb2804d6237bb9ab39fbc8b10d03f5b2960c2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Aug 2023 22:26:05 -0300 Subject: [PATCH 2/2] Update chardet from 3.0.4 to 5.2.0 --- Pipfile.lock | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index b3c0525..45ed917 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -24,12 +24,8 @@ "version": "==2019.11.28" }, "chardet": { - "hashes": [ - "sha256:84ab92ed1c4d4f16916e05906b6b75a6c0fb5db821cc65e70cbd64a3e2a5eaae", - "sha256:fc323ffcaeaed0e0a02bf4d117757b98aed530d9ed4531e3e15460124c106691" - ], - "index": "pypi", - "version": "==3.0.4" + "hashes": [], + "version": "==5.2.0" }, "idna": { "hashes": [