From 84c91d260fd12cfa58df9014dd523842e5a364c9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 16:16:54 +0000 Subject: [PATCH] chore(deps): update dependency charset-normalizer to v3.3.0 --- test/lpt-locust/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/lpt-locust/requirements.txt b/test/lpt-locust/requirements.txt index 9fe80a6f3..d75bcca2c 100644 --- a/test/lpt-locust/requirements.txt +++ b/test/lpt-locust/requirements.txt @@ -1,7 +1,7 @@ Brotli==1.1.0 cachetools==5.3.1 certifi==2023.7.22 -charset-normalizer==3.2.0 +charset-normalizer==3.3.0 click==8.1.7 ConfigArgParse==1.7 Flask==2.3.3