Skip to content

Commit baf850a

Browse files
Update jinja2 requirement from >=3.0 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.0.0...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>
1 parent a89df69 commit baf850a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scoreboard/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Jinja2>=3.0
1+
Jinja2>=3.1.6
22
PyYAML>=6.0

0 commit comments

Comments
 (0)