Skip to content

Commit 0cb7484

Browse files
Merge pull request #613 from paulovmr/RHOAIENG-1751
RHOAIENG-1751: Bump `jinja2` lib to `3.1.4`
2 parents 19654a3 + f9f3586 commit 0cb7484

File tree

48 files changed

+8523
-8104
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+8523
-8104
lines changed

intel/runtimes/ml/ubi9-python-3.9/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ mysql-connector-python = "~=8.0.33"
3030
ipykernel = "==6.13.0"
3131
ipython = "==8.10.0"
3232
ipython-genutils = "==0.2.0"
33-
jinja2 = "==3.0.3"
33+
jinja2 = "==3.1.4"
3434
jupyter-client = "==7.3.1"
3535
jupyter-core = "==4.11.2"
3636
MarkupSafe = "==2.1.1"

intel/runtimes/ml/ubi9-python-3.9/Pipfile.lock

Lines changed: 468 additions & 491 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

intel/runtimes/ml/ubi9-python-3.9/kustomize/base/requirements-elyra.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
ipykernel==6.13.0
44
ipython==8.10.0
55
ipython-genutils==0.2.0
6-
jinja2==3.0.3
6+
jinja2==3.1.4
77
jupyter-client==7.3.1
88
jupyter-core==4.11.2
99
MarkupSafe==2.1.1

intel/runtimes/ml/ubi9-python-3.9/utils/requirements-elyra.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
ipykernel==6.13.0
55
ipython==8.10.0
66
ipython-genutils==0.2.0
7-
jinja2==3.0.3
7+
jinja2==3.1.4
88
jupyter-client==7.3.1
99
jupyter-core==4.11.2
1010
MarkupSafe==2.1.1

intel/runtimes/pytorch/ubi9-python-3.9/Pipfile.cpu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ mysql-connector-python = "~=8.0.33"
4848
ipykernel = "==6.13.0"
4949
ipython = "==8.10.0"
5050
ipython-genutils = "==0.2.0"
51-
jinja2 = "==3.0.3"
51+
jinja2 = "==3.1.4"
5252
jupyter-client = "==7.3.1"
5353
jupyter-core = "==4.11.2"
5454
MarkupSafe = "==2.1.1"

intel/runtimes/pytorch/ubi9-python-3.9/Pipfile.gpu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ mysql-connector-python = "~=8.0.33"
4343
ipykernel = "==6.13.0"
4444
ipython = "==8.10.0"
4545
ipython-genutils = "==0.2.0"
46-
jinja2 = "==3.0.3"
46+
jinja2 = "==3.1.4"
4747
jupyter-client = "==7.3.1"
4848
jupyter-core = "==4.11.2"
4949
MarkupSafe = "==2.1.1"

intel/runtimes/pytorch/ubi9-python-3.9/Pipfile.lock.cpu

Lines changed: 1373 additions & 1323 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

intel/runtimes/pytorch/ubi9-python-3.9/Pipfile.lock.gpu

Lines changed: 1385 additions & 1360 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

intel/runtimes/pytorch/ubi9-python-3.9/kustomize/base/requirements-elyra.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
ipykernel==6.13.0
44
ipython==8.10.0
55
ipython-genutils==0.2.0
6-
jinja2==3.0.3
6+
jinja2==3.1.4
77
jupyter-client==7.3.1
88
jupyter-core==4.11.2
99
MarkupSafe==2.1.1

intel/runtimes/pytorch/ubi9-python-3.9/utils/requirements-elyra.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
ipykernel==6.13.0
55
ipython==8.10.0
66
ipython-genutils==0.2.0
7-
jinja2==3.0.3
7+
jinja2==3.1.4
88
jupyter-client==7.3.1
99
jupyter-core==4.11.2
1010
MarkupSafe==2.1.1

0 commit comments

Comments
 (0)