From 7853cf372a757a1d29c5f0e9883f519b9d3fdf82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Apr 2022 17:47:12 +0000 Subject: [PATCH] Bump charset-normalizer from 2.0.9 to 2.0.12 Bumps [charset-normalizer](https://github.com/ousret/charset_normalizer) from 2.0.9 to 2.0.12. - [Release notes](https://github.com/ousret/charset_normalizer/releases) - [Changelog](https://github.com/Ousret/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/ousret/charset_normalizer/compare/2.0.9...2.0.12) --- updated-dependencies: - dependency-name: charset-normalizer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 44b14ac..508d39f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ astroid==2.9.0 cachetools==4.2.4 certifi==2021.10.8 chardet==4.0.0 -charset-normalizer==2.0.9 +charset-normalizer==2.0.12 colorama==0.4.4 dj-database-url==0.5.0 Django==3.2.12 @@ -28,7 +28,7 @@ pyasn1-modules==0.2.8 pylint==2.12.2 python-dotenv==0.19.2 pytz==2021.3 -PyJWT==2.0.1 +PyJWT==2.3.0 requests==2.26.0 rsa==4.8 six==1.16.0