Skip to content

Commit e89908f

Browse files
chore(deps): update dependency matplotlib to v3.11.1
1 parent 9cc450c commit e89908f

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
@@ -1,5 +1,5 @@
11
numpy==2.2.5
2-
matplotlib==3.10.3
2+
matplotlib==3.11.1
33
pandas==2.2.3
44
scipy==1.15.3
55
nbconvert==7.17.1

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
@@ -1,5 +1,5 @@
11
numpy==2.2.5
2-
matplotlib==3.10.3
2+
matplotlib==3.11.1
33
pandas==2.2.3
44
scipy==1.15.3
55
nbconvert==7.17.1

src/python_interface_to_workflows/helm/notebooks/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
numpy==2.2.5
2-
matplotlib==3.10.3
2+
matplotlib==3.11.1
33
pandas==2.2.3
44
scipy==1.15.3
55
nbconvert==7.17.1

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
@@ -1,5 +1,5 @@
11
numpy==2.2.5
2-
matplotlib==3.10.3
2+
matplotlib==3.11.1
33
pandas==2.2.3
44
scipy==1.15.3
55
nbconvert==7.17.1

0 commit comments

Comments
 (0)