Skip to content

Update Python dependencies

Jason Robinson requested to merge update-deps into master

Unlock some deps locked due to Python 3.6. Lock various deps due to Django 2.2.

Ensure tests are run with silky disabled. Silky added some automatic "EXPLAIN" queries, which cause the number of queries to go up during tests otherwise.

Adjust tests for updates to bleach.

Merge request reports