Skip to content

Commit 60fbdf9

Browse files
dependabot[bot]igorpecovnik
authored andcommitted
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](pallets/jinja@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>
1 parent dd8d971 commit 60fbdf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ unidecode == 1.3.8 # for converting strings to ascii
1414
coloredlogs == 15.0.1 # for colored logging
1515
PyYAML == 6.0.2 # for parsing/writing YAML
1616
oras == 0.1.30 # for OCI stuff in mapper-oci-update
17-
Jinja2 == 3.1.5 # for templating
17+
Jinja2 == 3.1.6 # for templating
1818
rich == 13.9.4 # for rich text formatting
1919
dtschema == 2025.2 # for checking dts files and dt bindings
2020
yamllint == 1.35.1 # for checking dts files and dt bindings

0 commit comments

Comments
 (0)