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.65k stars 253 forks source link

Update tinycss2 1.2.0 #683

Closed olemoign closed 1 year ago

olemoign commented 1 year ago

The only breaking change is dropping support of Python 3.6, which bleach already dropped.

taylor-cedar commented 1 year ago

Would it be possible to merge this?