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

remove pinned version of jinja from requirements #1611

Merged
merged 1 commit into from
Feb 26, 2025
Merged

Conversation

melange396
Copy link
Collaborator

Our code doesnt directly use jinja, but Flask does (or at least, it did at one point). In the past, we pinned jinja to earlier versions to get around an incompatibility with jinja 3.1.0 (in #891 and #877), but dependabot has since taken us well past that (first in #1370 and most recently in #1610). This PR removes jinja from our enumerated requirements altogether.

Copy link
Contributor

@korlaxxalrok korlaxxalrok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! 👍

@melange396 melange396 merged commit 83f25e5 into dev Feb 26, 2025
8 checks passed
@melange396 melange396 deleted the remove_jinja_req branch February 26, 2025 16:31
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