Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jinja2 version #23

Merged
merged 1 commit into from
Feb 24, 2022
Merged

Bump jinja2 version #23

merged 1 commit into from
Feb 24, 2022

Conversation

kuchichan
Copy link
Contributor

Enables usage of newer version of jinja2 in order to avoid markupsafe import error:

File "/usr/local/lib/python3.10/site-packages/jinja2/filters.py", line 13, in <module>
    from markupsafe import soft_unicode
ImportError: cannot import name 'soft_unicode' from 'markupsafe' (/usr/local/lib/python3.10/site-packages/markupsafe/__init__.py

Related to: pallets/jinja#1599

@pkucmus pkucmus merged commit a16b45d into mirumee:main Feb 24, 2022
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.

3 participants