From 7f719f123f45681061035e93dd5cc1bb24d83848 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 11:06:10 +0000 Subject: [PATCH] Bump charset-normalizer from 2.1.1 to 3.4.4 in /jwtproxy Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 2.1.1 to 3.4.4. - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/jawah/charset_normalizer/compare/2.1.1...3.4.4) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.4.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- jwtproxy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jwtproxy/requirements.txt b/jwtproxy/requirements.txt index 8c9b1629..0417a71f 100644 --- a/jwtproxy/requirements.txt +++ b/jwtproxy/requirements.txt @@ -3,7 +3,7 @@ aiosignal==1.4.0 async-timeout==4.0.2 attrs==22.1.0 cffi>=2.0.0 -charset-normalizer==2.1.1 +charset-normalizer==3.4.4 cryptography==46.0.5 Deprecated==1.2.13 frozenlist==1.3.3