Skip to content

Commit 51c5921

Browse files
chore: bump minijinja from 2.9.0 to 2.10.2 (#5295)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 54c1577 commit 51c5921

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.9.0", features = [
106+
minijinja = { version = "2.10.2", features = [
107107
"unstable_machinery",
108108
], optional = true }
109109

0 commit comments

Comments
 (0)