Skip to content

Commit e91830d

Browse files
Update jinja2 requirement in /tools in the python-packages group
Updates the requirements on [jinja2](https://github.com/pallets/jinja) to permit the latest version. Updates `jinja2` 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-type: direct:production dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 85aa5b5 commit e91830d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Jinja2~=3.1.5
1+
Jinja2~=3.1.6
22
MarkupSafe==3.0.2
33
requests~=2.32.3
44
mypy~=1.15

0 commit comments

Comments
 (0)