Skip to content

Commit 0e2dae1

Browse files
chore(deps): update dependency ipykernel to v7
1 parent f8f38cd commit 0e2dae1

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/copier_template/src/{{ project_name }}/helm/notebooks/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ matplotlib==3.10.3
33
pandas==2.2.3
44
scipy==1.15.3
55
nbconvert==7.17.1
6-
ipykernel==6.29.5
6+
ipykernel==7.3.0
77
ipython==9.2.0
88
papermill==2.6.0

src/copier_template/src/{{ project_name }}/workflow_definitions/mounted_files/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ matplotlib==3.10.3
33
pandas==2.2.3
44
scipy==1.15.3
55
nbconvert==7.17.1
6-
ipykernel==6.29.5
6+
ipykernel==7.3.0
77
ipython==9.2.0
88
papermill==2.6.0

src/python_interface_to_workflows/helm/notebooks/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ matplotlib==3.10.3
33
pandas==2.2.3
44
scipy==1.15.3
55
nbconvert==7.17.1
6-
ipykernel==6.29.5
6+
ipykernel==7.3.0
77
ipython==9.2.0
88
papermill==2.6.0

src/python_interface_to_workflows/workflow_definitions/mounted_files/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ matplotlib==3.10.3
33
pandas==2.2.3
44
scipy==1.15.3
55
nbconvert==7.17.1
6-
ipykernel==6.29.5
6+
ipykernel==7.3.0
77
ipython==9.2.0
88
papermill==2.6.0

0 commit comments

Comments
 (0)