diff --git a/pyproject.toml b/pyproject.toml index 5e61d87194..eb87886c6d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ classifiers = [ ] dependencies = [ - "arabic-reshaper==3.0.0", # Support for Arabic in reportlab + "arabic-reshaper==3.0.1", # Support for Arabic in reportlab "babel", "BeautifulSoup4==4.14.*", "bleach==6.3.*",