Skip to content

Commit 3e91c0d

Browse files
chore(deps): update dependency ipython to v9.17.1
1 parent 9cc450c commit 3e91c0d

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
@@ -4,5 +4,5 @@ pandas==2.2.3
44
scipy==1.15.3
55
nbconvert==7.17.1
66
ipykernel==6.29.5
7-
ipython==9.2.0
7+
ipython==9.17.1
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
@@ -4,5 +4,5 @@ pandas==2.2.3
44
scipy==1.15.3
55
nbconvert==7.17.1
66
ipykernel==6.29.5
7-
ipython==9.2.0
7+
ipython==9.17.1
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
@@ -4,5 +4,5 @@ pandas==2.2.3
44
scipy==1.15.3
55
nbconvert==7.17.1
66
ipykernel==6.29.5
7-
ipython==9.2.0
7+
ipython==9.17.1
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
@@ -4,5 +4,5 @@ pandas==2.2.3
44
scipy==1.15.3
55
nbconvert==7.17.1
66
ipykernel==6.29.5
7-
ipython==9.2.0
7+
ipython==9.17.1
88
papermill==2.6.0

0 commit comments

Comments
 (0)