Skip to content

Update markupsafe to 2.0.1#101

Open
pyup-bot wants to merge 2 commits intomasterfrom
pyup-update-markupsafe-1.1.1-to-2.0.1
Open

Update markupsafe to 2.0.1#101
pyup-bot wants to merge 2 commits intomasterfrom
pyup-update-markupsafe-1.1.1-to-2.0.1

Conversation

@pyup-bot
Copy link
Contributor

This PR updates MarkupSafe from 1.1.1 to 2.0.1.

Changelog

2.0.1

-------------

Released 2021-05-18

-   Mark top-level names as exported so type checking understands
 imports in user projects. :pr:`215`
-   Fix some types that weren't available in Python 3.6.0. :pr:`215`

2.0.0

-------------

Released 2021-05-11

-   Drop Python 2.7, 3.4, and 3.5 support.
-   ``Markup.unescape`` uses :func:`html.unescape` to support HTML5
 character references. :pr:`117`
-   Add type annotations for static typing tools. :pr:`149`
Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant