Skip to content

Commit ead79f9

Browse files
chore: bump minijinja from 2.10.2 to 2.11.0 (#5361)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed15073 commit ead79f9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

prqlc/prqlc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ walkdir = { version = "2.5.0", optional = true }
103103

104104
# We use minijinja just for the Jinja lexer, which is not part of the
105105
# public interface which is covered by semver guarantees.
106-
minijinja = { version = "2.10.2", features = [
106+
minijinja = { version = "2.11.0", features = [
107107
"unstable_machinery",
108108
], optional = true }
109109

0 commit comments

Comments
 (0)