diff --git a/pyproject.toml b/pyproject.toml index 65a5d2895e..876c397dfd 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.*",