diff --git a/requirements.txt b/requirements.txt index 41c0389..65a8a61 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ astroid==4.0.4 ; python_version >= "3.12" and python_version < "4.0" -bleach==6.3.0 ; python_version >= "3.12" and python_version < "4.0" +bleach==6.4.0 ; python_version >= "3.12" and python_version < "4.0" certifi==2026.5.20 ; python_version >= "3.12" and python_version < "4.0" chardet==7.4.3 ; python_version >= "3.12" and python_version < "4.0" charset-normalizer==3.4.7 ; python_version >= "3.12" and python_version < "4.0"