Skip to content

Commit 242af80

Browse files
committed
chore: bump odh-jupyter-trash-cleanup to ~0.1.2
Signed-off-by: ide-developer <[email protected]>
1 parent 8feb92d commit 242af80

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

jupyter/datascience/ubi9-python-3.12/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies = [
2828

2929
# JupyterLab packages
3030
"odh-elyra==4.2.4",
31-
"odh-jupyter-trash-cleanup==0.1.1",
31+
"odh-jupyter-trash-cleanup==0.1.2",
3232

3333
"jupyterlab==4.4.7",
3434
"jupyter-bokeh~=4.0.5",

jupyter/minimal/ubi9-python-3.12/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ requires-python = "==3.12.*"
55

66
dependencies = [
77
# JupyterLab packages
8-
"odh-jupyter-trash-cleanup==0.1.1",
8+
"odh-jupyter-trash-cleanup==0.1.2",
99

1010
"jupyterlab==4.4.7",
1111
"jupyter-server~=2.17.0",

jupyter/pytorch+llmcompressor/ubi9-python-3.12/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies = [
4444

4545
# JupyterLab packages
4646
"odh-elyra==4.2.4",
47-
"odh-jupyter-trash-cleanup==0.1.1",
47+
"odh-jupyter-trash-cleanup==0.1.2",
4848

4949
"jupyterlab==4.4.7",
5050
"jupyter-bokeh~=4.0.5",

jupyter/pytorch/ubi9-python-3.12/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = [
3333

3434
# JupyterLab packages
3535
"odh-elyra==4.2.4",
36-
"odh-jupyter-trash-cleanup==0.1.1",
36+
"odh-jupyter-trash-cleanup==0.1.2",
3737

3838
"jupyterlab==4.4.7",
3939
"jupyter-bokeh~=4.0.5",

jupyter/rocm/pytorch/ubi9-python-3.12/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies = [
3434

3535
# JupyterLab packages
3636
"odh-elyra==4.2.4",
37-
"odh-jupyter-trash-cleanup==0.1.1",
37+
"odh-jupyter-trash-cleanup==0.1.2",
3838

3939
"jupyterlab==4.4.7",
4040
"jupyter-bokeh~=4.0.5",

jupyter/rocm/tensorflow/ubi9-python-3.12/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies = [
3535

3636
# JupyterLab packages
3737
"odh-elyra==4.2.4",
38-
"odh-jupyter-trash-cleanup==0.1.1",
38+
"odh-jupyter-trash-cleanup==0.1.2",
3939

4040
"jupyterlab==4.4.7",
4141
"jupyter-bokeh~=4.0.5",

jupyter/tensorflow/ubi9-python-3.12/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = [
3333

3434
# JupyterLab packages
3535
"odh-elyra==4.2.4",
36-
"odh-jupyter-trash-cleanup==0.1.1",
36+
"odh-jupyter-trash-cleanup==0.1.2",
3737

3838
"jupyterlab==4.4.7",
3939
"jupyter-bokeh~=4.0.5",

jupyter/trustyai/ubi9-python-3.12/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies = [
3838

3939
# JupyterLab packages
4040
"odh-elyra==4.2.4",
41-
"odh-jupyter-trash-cleanup==0.1.1",
41+
"odh-jupyter-trash-cleanup==0.1.2",
4242

4343
'jupyterlab==4.4.7',
4444
'jupyter-bokeh~=3.0.5', # trustyai 0.6.1 depends on jupyter-bokeh~=3.0.5

0 commit comments

Comments
 (0)