diff --git a/pyproject.toml b/pyproject.toml index c87f873238..f4944518d3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dependencies = [ "arabic-reshaper==3.0.0", # Support for Arabic in reportlab "babel", "BeautifulSoup4==4.14.*", - "bleach==6.2.*", + "bleach==6.3.*", "celery==5.6.*", "chardet==5.2.*", "cryptography>=44.0.0",