Skip to content

Commit 17a70e8

Browse files
build(deps-dev): bump jinja2 from 3.0.3 to 3.1.6 (#488)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.3 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.0.3...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae4ea94 commit 17a70e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ quality = [
4545
]
4646
reports = [
4747
# https://github.com/spatialaudio/nbsphinx/issues/641
48-
"Jinja2==3.0.3",
48+
"Jinja2==3.1.6",
4949
]
5050
antimony = [
5151
"antimony>=2.14.0",

0 commit comments

Comments
 (0)