build(deps): bump jinja2 from 3.1.5 to 3.1.6
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 to 3.1.6. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.5...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
dd8d9710f7
commit
60fbdf9f4b
@ -14,7 +14,7 @@ unidecode == 1.3.8 # for converting strings to ascii
|
||||
coloredlogs == 15.0.1 # for colored logging
|
||||
PyYAML == 6.0.2 # for parsing/writing YAML
|
||||
oras == 0.1.30 # for OCI stuff in mapper-oci-update
|
||||
Jinja2 == 3.1.5 # for templating
|
||||
Jinja2 == 3.1.6 # for templating
|
||||
rich == 13.9.4 # for rich text formatting
|
||||
dtschema == 2025.2 # for checking dts files and dt bindings
|
||||
yamllint == 1.35.1 # for checking dts files and dt bindings
|
||||
|
||||
Loading…
Reference in New Issue
Block a user