From 84b13069156178850b63ceabaeb30bcddf84fdb6 Mon Sep 17 00:00:00 2001 From: PHP Curl Class helper <156273776+php-curl-class-helper@users.noreply.github.com> Date: Tue, 7 Jul 2026 17:00:51 -0400 Subject: [PATCH] Update package charset-normalizer (#1134) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- scripts/make_release_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/make_release_requirements.txt b/scripts/make_release_requirements.txt index 0614ee3..7c4b572 100644 --- a/scripts/make_release_requirements.txt +++ b/scripts/make_release_requirements.txt @@ -10,7 +10,7 @@ cffi==2.0.0 # via # cryptography # pynacl -charset-normalizer==3.4.8 +charset-normalizer==3.4.9 # via requests cryptography==49.0.0 # via pyjwt