Skip to content

Commit 40ab529

Browse files
Merge pull request #418 from rkpattnaik780/bump_nbconv
chore: bump version of nbconvert
2 parents 2ffa895 + 22c4377 commit 40ab529

File tree

32 files changed

+1249
-1595
lines changed

32 files changed

+1249
-1595
lines changed

runtimes/datascience/ubi8-python-3.8/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jupyter-core = "==4.11.2"
3131
MarkupSafe = "==2.1.1"
3232
minio = "==7.1.15"
3333
nbclient = "==0.6.3"
34-
nbconvert = "==6.5.1"
34+
nbconvert = "==7.1.0"
3535
nbformat = "==5.4.0"
3636
papermill = "==2.3.4"
3737
pyzmq = "==24.0.1"

runtimes/datascience/ubi8-python-3.8/Pipfile.lock

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

runtimes/datascience/ubi8-python-3.8/kustomize/base/requirements-elyra.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jupyter-core==4.11.2
99
MarkupSafe==2.1.1
1010
minio==7.1.15
1111
nbclient==0.6.3
12-
nbconvert==6.5.1
12+
nbconvert==7.1.0
1313
nbformat==5.4.0
1414
papermill==2.3.4
1515
pyzmq==24.0.1

runtimes/datascience/ubi8-python-3.8/utils/requirements-elyra.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jupyter-core==4.11.2
1010
MarkupSafe==2.1.1
1111
minio==7.1.15
1212
nbclient==0.6.3
13-
nbconvert==6.5.1
13+
nbconvert==7.1.0
1414
nbformat==5.4.0
1515
papermill==2.3.4
1616
pyzmq==24.0.1

runtimes/datascience/ubi9-python-3.9/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jupyter-core = "==4.11.2"
3131
MarkupSafe = "==2.1.1"
3232
minio = "==7.1.15"
3333
nbclient = "==0.6.3"
34-
nbconvert = "==6.5.1"
34+
nbconvert = "==7.1.0"
3535
nbformat = "==5.4.0"
3636
papermill = "==2.3.4"
3737
pyzmq = "==24.0.1"

runtimes/datascience/ubi9-python-3.9/Pipfile.lock

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jupyter-core==4.11.2
99
MarkupSafe==2.1.1
1010
minio==7.1.15
1111
nbclient==0.6.3
12-
nbconvert==6.5.1
12+
nbconvert==7.1.0
1313
nbformat==5.4.0
1414
papermill==2.3.4
1515
pyzmq==24.0.1

runtimes/datascience/ubi9-python-3.9/utils/requirements-elyra.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jupyter-core==4.11.2
1010
MarkupSafe==2.1.1
1111
minio==7.1.15
1212
nbclient==0.6.3
13-
nbconvert==6.5.1
13+
nbconvert==7.1.0
1414
nbformat==5.4.0
1515
papermill==2.3.4
1616
pyzmq==24.0.1

runtimes/minimal/ubi8-python-3.8/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jupyter-core = "==4.11.2"
1616
MarkupSafe = "==2.1.1"
1717
minio = "==7.1.15"
1818
nbclient = "==0.6.3"
19-
nbconvert = "==6.5.1"
19+
nbconvert = "==7.1.0"
2020
nbformat = "==5.4.0"
2121
papermill = "==2.3.4"
2222
pyzmq = "==24.0.1"

runtimes/minimal/ubi8-python-3.8/Pipfile.lock

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

0 commit comments

Comments
 (0)