chore(deps-dev): bump markupsafe from 2.1.3 to 2.1.4
Bumps markupsafe from 2.1.3 to 2.1.4.
Release notes
Sourced from markupsafe's releases.
2.1.4
This is a fix release for the 2.1.x feature release branch. It fixes bugs but does not otherwise change behavior and should not result in breaking changes.
Improves performance of the
Markup.striptags
method for large input.Changes: https://markupsafe.palletsprojects.com/en/2.1.x/changes/#version-2-1-4
Milestone: https://github.com/pallets/markupsafe/milestone/11?closed=1
Changelog
Sourced from markupsafe's changelog.
Version 2.1.4
Released 2024-01-19
- Don't use regular expressions for
striptags
, avoiding a performance issue.🇵🇷 413
Commits
-
b7cd652
release version 2.1.4 -
3bead8e
update cibuildwheel for 3.12 wheels -
a24df39
improve striptags performance (#413) -
750e22b
improve striptags performance -
4c397ef
start version 2.1.4 -
bc0cb5c
[pre-commit.ci] pre-commit autoupdate (#387) -
35ab8a0
[pre-commit.ci] pre-commit autoupdate -
f5a40c7
[pre-commit.ci] pre-commit autoupdate (#386) -
8dd8dac
[pre-commit.ci] pre-commit autoupdate -
e2fd390
update dependencies - Additional commits viewable in compare view