From a3164faf4c54b74f7bf679d9049066b016c34f05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 11:32:14 +0000 Subject: [PATCH] chore(deps): 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] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index bb1a4a98..28a861e4 100644 --- a/Pipfile +++ b/Pipfile @@ -11,7 +11,7 @@ attrs = "==23.1.0" beautifulsoup4 = "==4.12.2" certifi = "==2023.7.22" cffi = "==1.15.1" -chardet = "==5.1.0" +chardet = "==5.2.0" cryptography = "==41.0.3" defusedxml = "==0.7.1" django-appconf = "==1.0.5" diff --git a/Pipfile.lock b/Pipfile.lock index 4ff0c18d..38d9bd79 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "25400237281a409c328dd33ac6411093414865c45c2ed7ce10d63a0e7a1da1f5" + "sha256": "e2f02a2a3fd06c329ae2a7a071b51a0f810ca6eca63529ce37ff628773ede3c6" }, "pipfile-spec": 6, "requires": { @@ -144,11 +144,11 @@ }, "chardet": { "hashes": [ - "sha256:0d62712b956bc154f85fb0a266e2a3c5913c2967e00348701b32411d6def31e5", - "sha256:362777fb014af596ad31334fde1e8c327dfdb076e1960d1694662d46a6917ab9" + "sha256:1b3b6ff479a8c414bc3fa2c0852995695c4a026dcd6d0633b2dd092ca39c1cf7", + "sha256:e1cf59446890a00105fe7b7912492ea04b6e6f06d4b742b2c788469e34c82970" ], "index": "pypi", - "version": "==5.1.0" + "version": "==5.2.0" }, "charset-normalizer": { "hashes": [