Skip to content

Commit 77fb79a

Browse files
deps: update jinja2 requirement from >=3.1 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.0...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 f7c934a commit 77fb79a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pytest>=8.0
22
pytest-xdist>=3.5
33
PyYAML>=6.0
4-
Jinja2>=3.1
4+
Jinja2>=3.1.6
55
yamllint>=1.35
66
ruff>=0.6,<0.17

0 commit comments

Comments
 (0)