Skip to content

Commit 7776ee7

Browse files
Bump jinja2 from 3.1.5 to 3.1.6 (eclipse-velocitas#127)
* 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: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Update NOTICE-3RD-PARTY-CONTENT.md --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: BjoernAtBosch <[email protected]>
1 parent 1d90bd3 commit 7776ee7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

NOTICE-3RD-PARTY-CONTENT.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
|gcovr|5.2|BSD|
2020
|identify|2.6.1|MIT|
2121
|idna|3.10|BSD|
22-
|jinja2|3.1.5|BSD|
22+
|jinja2|3.1.6|BSD|
2323
|lxml|5.3.0|New BSD|
2424
|MarkupSafe|3.0.1|BSD|
2525
|node-semver|0.6.1|MIT|

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ identify==2.6.1
3636
# via pre-commit
3737
idna==3.10
3838
# via requests
39-
jinja2==3.1.5
39+
jinja2==3.1.6
4040
# via
4141
# conan
4242
# gcovr

0 commit comments

Comments
 (0)