Skip to content

Commit 92aea19

Browse files
Bump jinja2 from 3.1.5 to 3.1.6 (#17)
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-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9242bd4 commit 92aea19

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pylint = "^3.0.0"
1313
flask = "^3.1.3"
1414
pyopenssl = "^23.0.0"
1515
cherrypy = "^18.8.0"
16-
jinja2 = "3.1.5"
16+
jinja2 = "3.1.6"
1717

1818

1919
[build-system]

0 commit comments

Comments
 (0)