diff --git a/src/setup.py b/src/setup.py index a5c44376a4..8dabe00617 100644 --- a/src/setup.py +++ b/src/setup.py @@ -161,7 +161,7 @@ setup( 'arabic-reshaper==2.1.3', # Support for Arabic in reportlab 'babel', 'BeautifulSoup4==4.10.*', - 'bleach==4.1.*', + 'bleach==5.0.*', 'celery==4.4.*', 'chardet==4.0.*', 'cryptography>=3.4.2',