Skip to content

Commit b9fb7ad

Browse files
Bump jinja2 from 3.1.3 to 3.1.6 in /.generator (#2744)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.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.1.3...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: jack-edmonds-dd <jack.edmonds@datadoghq.com>
1 parent e580bac commit b9fb7ad

File tree

2 files changed

+33
-9
lines changed

2 files changed

+33
-9
lines changed

.generator/poetry.lock

Lines changed: 32 additions & 8 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
markdown = "3.3.7"
1515
pytest = "^7.4.0"
1616
pytest-bdd = "^6.1.1"

0 commit comments

Comments
 (0)