Skip to content

Commit bf8524b

Browse files
chore(deps-dev): update jinja2 requirement from 3.1.3 to 3.1.6
Updates the requirements on [jinja2](https://github.com/pallets/jinja) to permit the latest version. - [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-version: 3.1.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c700b4 commit bf8524b

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
@@ -82,7 +82,7 @@ pyrfc3339 = ">=1.0"
8282
jsonpickle = ">1.4.1"
8383
semver = ">=2.7.9"
8484
urllib3 = ">=1.26.0"
85-
jinja2 = "3.1.3"
85+
jinja2 = "3.1.6"
8686

8787
[tool.mypy]
8888
python_version = "3.10"

0 commit comments

Comments
 (0)