Skip to content

Commit e12c40b

Browse files
Bump jinja2 from 3.1.4 to 3.1.6 in /.generator (#2443)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 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.4...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: jack-edmonds-dd <[email protected]>
1 parent 1239b21 commit e12c40b

File tree

2 files changed

+39
-13
lines changed

2 files changed

+39
-13
lines changed

.generator/poetry.lock

Lines changed: 38 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.generator/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ python = "^3.10"
1010
click = "^8.1.4"
1111
PyYAML = "^6.0"
1212
jsonref = "^1.1.0"
13-
jinja2 = "^3.1.3"
13+
jinja2 = "^3.1.6"
1414
pytest = "^7.4.0"
1515
pytest-bdd = "^6.1.1"
1616
python-dateutil = "^2.8.2"

0 commit comments

Comments
 (0)