Bump our dependency on Bleach to 6.0.x.

Review Request #12850 — Created Feb. 27, 2023 and submitted

chipx86
Review Board
release-5.0.x
reviewboard

We've been using an older version of Bleach (3.x) for some time now.
This is pretty out of date, and there's no reason not to move to 6.x.

This change moves us onto 6.0.x, which is fully compatible with the
exception that it's more strict about a parameter that needed to be a
set and not a list.

Bleach 6 is compatible with Python >= 3.7, so it's safe as a dependency
for Review Board 5.

All unit tests passed.

Tried various HTML snippets and attacks, and didn't hit any issues.

Summary
Bump our dependency on Bleach to 6.0.x.
david
  1. Ship It!
  2. 
      
maubin
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-5.0.x (1513114)
Loading...