diff --git a/pyproject.toml b/pyproject.toml index 10de2022e..7a0a318b4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dependencies = [ "arabic-reshaper==3.0.1", # Support for Arabic in reportlab "babel", "BeautifulSoup4==4.14.*", - "bleach==6.3.*", + "bleach==6.4.*", "celery==5.6.*", "chardet==5.2.*", "cryptography>=48.0.0",