From 9f636529d91ec9840785d574227443b5fc0be1c8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 25 Jun 2022 08:06:26 -0300 Subject: [PATCH 1/2] Update chardet from 3.0.4 to 5.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c36bfe..c8221ef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ certifi==2019.11.28 -chardet==3.0.4 +chardet==5.0.0 idna==2.8 mccabe==0.6.1 requests==2.22.0 From 937219686a6f87e490332339e8b664df7d855fd4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 25 Jun 2022 08:06:27 -0300 Subject: [PATCH 2/2] Update chardet from 3.0.4 to 5.0.0 --- Pipfile.lock | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index b3c0525..93e987f 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -25,11 +25,10 @@ }, "chardet": { "hashes": [ - "sha256:84ab92ed1c4d4f16916e05906b6b75a6c0fb5db821cc65e70cbd64a3e2a5eaae", - "sha256:fc323ffcaeaed0e0a02bf4d117757b98aed530d9ed4531e3e15460124c106691" + "sha256:0368df2bfd78b5fc20572bb4e9bb7fb53e2c094f60ae9993339e8671d0afb8aa", + "sha256:d3e64f022d254183001eccc5db4040520c0f23b1a3f33d6413e099eb7f126557" ], - "index": "pypi", - "version": "==3.0.4" + "version": "==5.0.0" }, "idna": { "hashes": [