diff --git a/requirements.txt b/requirements.txt index 1ac58d50..935ec363 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ argon2-cffi==21.3.0; python_version >= "3.7" attrs==21.4.0; python_full_version >= "3.7.0" and python_version >= "3.7" backcall==0.2.0; python_version >= "3.7" beautifulsoup4==4.11.1; python_full_version >= "3.6.0" and python_version >= "3.7" -bleach==5.0.1; python_version >= "3.7" +bleach==6.0.0; python_version >= "3.7" cffi==1.15.1; implementation_name == "pypy" and python_version >= "3.7" and python_full_version >= "3.7.0" colorama==0.4.5; python_version >= "3.7" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_version >= "3.7" and python_full_version >= "3.5.0" cycler==0.11.0; python_version >= "3.7"