Skip to content

Commit bf36e9c

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps): bump minijinja from 2.2.0 to 2.3.1
Bumps [minijinja](https://github.com/mitsuhiko/minijinja) from 2.2.0 to 2.3.1. - [Release notes](https://github.com/mitsuhiko/minijinja/releases) - [Changelog](https://github.com/mitsuhiko/minijinja/blob/main/CHANGELOG.md) - [Commits](mitsuhiko/minijinja@2.2.0...2.3.1) --- updated-dependencies: - dependency-name: minijinja dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4bda1f1 commit bf36e9c

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
@@ -172,7 +172,7 @@ features = [
172172

173173
# Templates
174174
[workspace.dependencies.minijinja]
175-
version = "2.2.0"
175+
version = "2.3.1"
176176

177177
# Utilities to deal with non-zero values
178178
[workspace.dependencies.nonzero_ext]

0 commit comments

Comments
 (0)