Skip to content

Commit 1b57ecf

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

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 = "3.0.0"
2323
dirs = "6.0.0"
2424
exponential-backoff = "2.0.0"
2525
indicatif = "0.17.11"
26-
minijinja = "2.10.1"
26+
minijinja = "2.10.2"
2727
rayon = "1.10.0"
2828
reqwest = { version = "0.12.15", features = ["json", "blocking"] }
2929
serde = { version = "1.0.219", features = ["derive"] }

0 commit comments

Comments
 (0)