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

Upgrade jinja2 to 2.10.1 #4737

Merged
merged 1 commit into from
Apr 18, 2019
Merged

Upgrade jinja2 to 2.10.1 #4737

merged 1 commit into from
Apr 18, 2019

Conversation

davidread
Copy link
Contributor

@davidread davidread commented Apr 18, 2019

2.10.1 adds protection to format_map. We don't use this, but Github is nagging.

(We upgraded jinja2 only a few days ago but this wasn't sufficient to stop the nagging)

The changelog is purely fixes and new new features - nothing backwards incompatible. I've clicked around in the web interface and it all seems fine to me.

This version is compatible with our version of flask - it requires Jinja2>=2.4

Features:

  • includes tests covering changes
  • includes updated documentation
  • includes user-visible changes
  • includes API changes
  • includes bugfix for possible backport

Please [X] all the boxes above that apply

@wardi wardi merged commit f599d63 into master Apr 18, 2019
@davidread davidread deleted the jinja2-2.10.1 branch April 19, 2019 19:53
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.

None yet

2 participants