Skip to content

Commit f0c43e0

Browse files
authored
Merge pull request #110 from ckan/dependabot/pip/jinja2-lt-3.2
chore(deps): update jinja2 requirement from <3.1 to <3.2
2 parents e4f0a46 + e3211d5 commit f0c43e0

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)