Skip to content

Commit c9d2c83

Browse files
Bump minijinja from 2.3.1 to 2.4.0
Bumps [minijinja](https://github.com/mitsuhiko/minijinja) from 2.3.1 to 2.4.0. - [Release notes](https://github.com/mitsuhiko/minijinja/releases) - [Changelog](https://github.com/mitsuhiko/minijinja/blob/main/CHANGELOG.md) - [Commits](mitsuhiko/minijinja@2.3.1...2.4.0) --- updated-dependencies: - dependency-name: minijinja dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c87d6f5 commit c9d2c83

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ colored = "2.0.4"
2323
dirs = "5.0.1"
2424
exponential-backoff = "2.0.0"
2525
indicatif = "0.17.8"
26-
minijinja = "2.3.1"
26+
minijinja = "2.4.0"
2727
rayon = "1.10.0"
2828
reqwest = { version = "0.12.8", features = ["json", "blocking"] }
2929
serde = { version = "1.0.213", features = ["derive"] }

0 commit comments

Comments
 (0)