Skip to content

Commit 285f704

Browse files
Update jinja2 requirement from <3.0 to <4.0
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.0.1) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9ba5eaf commit 285f704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ sphinxcontrib-fulltoc==1.2.0
55
nbsphinx==0.7.1
66

77
# https://github.com/pydata/xarray/issues/5299#issuecomment-840730954
8-
jinja2<3.0
8+
jinja2<4.0
99

1010
-r ./requirements-test.txt

0 commit comments

Comments
 (0)