Skip to content

Commit 1f02466

Browse files
Bump jinja2 from 3.1.4 to 3.1.5 in /requirements (#2048)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.4...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 27bc25f commit 1f02466

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements/REQUIREMENTS-CI.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jaraco.context==6.0.1
4343
jaraco.functools==4.1.0
4444
jedi==0.19.2
4545
jeepney==0.8.0
46-
Jinja2==3.1.4
46+
Jinja2==3.1.5
4747
jmespath==1.0.1
4848
joblib==1.4.2
4949
jsonschema==4.17.3

requirements/REQUIREMENTS-JUPYTER.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ ipython==8.18.1
4242
ipywidgets==8.1.5
4343
isoduration==20.11.0
4444
jedi==0.19.1
45-
Jinja2==3.1.4
45+
Jinja2==3.1.5
4646
jmespath==1.0.1
4747
joblib==1.4.2
4848
json5==0.9.25

requirements/REQUIREMENTS-NAPARI-CI.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ iniconfig==2.0.0
4545
ipykernel==6.29.5
4646
ipython==8.18.1
4747
jedi==0.19.1
48-
Jinja2==3.1.4
48+
Jinja2==3.1.5
4949
jmespath==1.0.1
5050
joblib==1.4.2
5151
jsonschema==4.17.3

0 commit comments

Comments
 (0)