Skip to content

Commit 48a78c0

Browse files
Update jinja2 requirement from >=2.10 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@2.10...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 da2733c commit 48a78c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
python-dateutil>=2.7
22
inflection>=0.3
33
unidecode>=1.0
4-
Jinja2>=2.10
4+
Jinja2>=3.1.6
55
ordered-set==4.*
66
typing-extensions>=3.1

0 commit comments

Comments
 (0)