Skip to content

Commit e3211d5

Browse files
chore(deps): update jinja2 requirement from <3.1 to <3.2
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.0rc1...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e4f0a46 commit e3211d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ckantoolkit>=0.0.3
22
frictionless==5.18.0
33
markupsafe
4-
jinja2<3.1
4+
jinja2<3.2
55
tableschema
66
-e git+https://github.com/ckan/ckanext-scheming.git#egg=ckanext-scheming

0 commit comments

Comments
 (0)