From 2c747ab9a40f6e299747e63af05a0e00b80e8e43 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Oct 2023 12:08:42 +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