Skip to content

Commit afe6015

Browse files
Bump jinja2 from 3.1.3 to 3.1.4 in /docs
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.3...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0956fa8 commit afe6015

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ dependencies = [
66
"sphinx_rtd_theme==1.3.0",
77
"readthedocs-sphinx-search==0.3.2",
88
"imagecodecs == 2023.9.18",
9-
"Jinja2 == 3.1.3",
9+
"Jinja2 == 3.1.4",
1010
"wheel == 0.41.3",
1111
]

docs/requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
#sphinx_rtd_theme==1.2.2
44
#readthedocs-sphinx-search==0.1.1
55
#imagecodecs == 2023.9.18
6-
#Jinja2 == 3.1.3
6+
#Jinja2 == 3.1.4
77

88
sphinx==7.2.6
99
sphinx_rtd_theme==1.3.0
1010
readthedocs-sphinx-search==0.3.2
1111
imagecodecs == 2023.9.18
12-
Jinja2 == 3.1.3
12+
Jinja2 == 3.1.4
1313
wheel == 0.41.3

0 commit comments

Comments
 (0)