mozilla / bleach

Bleach is an allowed-list-based HTML sanitizing library that escapes or strips markup and attributes
https://bleach.readthedocs.io/en/latest/
Other
2.66k stars 250 forks source link

Update dev dependencies #731

Closed willkg closed 7 months ago

willkg commented 7 months ago

This updates dev dependencies, fixes the lint make rule, and fixes a formatting issue in tests/test_unicode.py.