diff --git a/it/python/requirements-dev.txt b/it/python/requirements-dev.txt index a8e4fba074..ab9d2755ad 100644 --- a/it/python/requirements-dev.txt +++ b/it/python/requirements-dev.txt @@ -4,7 +4,7 @@ astroid==3.3.8 ; python_full_version >= '3.7.2' certifi==2024.12.14 ; python_version >= '3.6' -charset-normalizer==3.4.0 ; python_full_version >= '3.7.0' +charset-normalizer==3.4.1 ; python_full_version >= '3.7.0' colorama==0.4.6 ; sys_platform == 'win32'