Update outdated dependencies.
Review Request #14868 — Created March 3, 2026 and updated — Latest diff uploaded
This change updates several dependencies that are outdated in various
ways:Python:
cryptographyandpyOpenSSLare updated to the latestPygmentsis updated to the latest (with some matching unit test
changes)markdownandpymdown-extensionsare updated to the latest version for
Python 3.10+, with fallbacks for older pythons.django-haystackis updated to the latest, and our backports of the
elasticsearch backend have been removed.
JS:
@prantlf/jsonlintis updated to the latest, and its sub-dependency
ajvis pinned to a slightly newer version to cover a new security fix.jquery-uiis updated to the latest.
Did an editable install and ran unit tests.