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

Prevent breaking Jinja2 3x changes #30

Closed
wants to merge 1 commit into from

Conversation

mmanciop
Copy link
Contributor

Due to pallets/jinja#1496, we cannot use the latest Jinja2 packages inside the operator. The breaking change was introduced in Jinja2's 3x branch, and this change pins the jinja2 dependency to the latest 2x release.

Due to pallets/jinja#1496, we cannot use the latest Jinja2 packages inside the operator. The breaking change was introduced in Jinja2's 3x branch, and this change pins the `jinja2` dependency to the latest 2x release.
@rbarry82
Copy link
Contributor

Already integrated into #29

@rbarry82 rbarry82 closed this Sep 24, 2021
@mmanciop mmanciop deleted the patch-3 branch October 8, 2021 18:19
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.

2 participants