-
Notifications
You must be signed in to change notification settings - Fork 115
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
Update jinja2 requirement from <=3.1.4,>=3.1 to >=3.1,<=3.1.5 #6169
Conversation
Updates the requirements on [jinja2](https://github.com/pallets/jinja) to permit the latest version. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.0...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Backport to 3.22: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply d2f2777 on top of patchback/backports/3.22/d2f2777d845c591e484b8f2bac72e036771860ff/pr-6169 Backporting merged PR #6169 into main
🤖 @patchback |
Backport to 3.39: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply d2f2777 on top of patchback/backports/3.39/d2f2777d845c591e484b8f2bac72e036771860ff/pr-6169 Backporting merged PR #6169 into main
🤖 @patchback |
Backport to 3.63: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply d2f2777 on top of patchback/backports/3.63/d2f2777d845c591e484b8f2bac72e036771860ff/pr-6169 Backporting merged PR #6169 into main
🤖 @patchback |
Backport to 3.49: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply d2f2777 on top of patchback/backports/3.49/d2f2777d845c591e484b8f2bac72e036771860ff/pr-6169 Backporting merged PR #6169 into main
🤖 @patchback |
Updates the requirements on jinja2 to permit the latest version.
Release notes
Sourced from jinja2's releases.
Changelog
Sourced from jinja2's changelog.
... (truncated)
Commits
877f6e5
release version 3.1.58d58859
remove test pypieda8fe8
update dev dependenciesc8fdce1
Fix bug involving calling set on a template parameter within all branches of ...66587ce
Fix bug where set would sometimes fail within iffbc3a69
Add support for namespaces in tuple parsing (#1664)b8f4831
more comments about nsref assignmentee83219
Add support for namespaces in tuple assignment1d55cdd
Triple quotes in docs (#2064)8a8eafc
edit block assignment sectionDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)