mostafa / grest

Build REST APIs with Neo4j and Flask, as quickly as possible!
http://grest.readthedocs.io/
GNU General Public License v3.0
115 stars 11 forks source link

Update markupsafe to 2.1.1 #414

Open pyup-bot opened 2 years ago

pyup-bot commented 2 years ago

This PR updates MarkupSafe from 2.0.1 to 2.1.1.

Changelog ### 2.1.1 ``` ------------- Released 2022-03-14 - Avoid ambiguous regex matches in ``striptags``. :pr:`293` ``` ### 2.1.0 ``` ------------- Released 2022-02-17 - Drop support for Python 3.6. :pr:`262` - Remove ``soft_unicode``, which was previously deprecated. Use ``soft_str`` instead. :pr:`261` - Raise error on missing single placeholder during string interpolation. :issue:`225` - Disable speedups module for GraalPython. :issue:`277` ```
Links - PyPI: https://pypi.org/project/markupsafe - Changelog: https://pyup.io/changelogs/markupsafe/ - Homepage: https://palletsprojects.com/p/markupsafe/
coveralls commented 2 years ago

Coverage Status

Coverage remained the same at 86.413% when pulling 0a9b678ed4dea7432867c2a283d395c187f5eb94 on pyup-update-markupsafe-2.0.1-to-2.1.1 into 2716a326a04ea00d4c2f5d9ced53da1b89a5fb25 on master.