Skip to content

Commit 874e943

Browse files
authored
Merge pull request #334 from grahamgower/dependabot/pip/requirements/matplotlib-3.10.8
Bump matplotlib from 3.10.7 to 3.10.8 in /requirements
2 parents a1f9660 + 08322c3 commit 874e943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/minimal.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
demes==0.2.3
33
matplotlib; python_version=='3.7'
44
matplotlib==3.7.1; python_version<='3.10'
5-
matplotlib==3.10.7; python_version>='3.11'
5+
matplotlib==3.10.8; python_version>='3.11'
66
numpy; python_version=='3.7'
77
numpy==1.24.3; python_version<='3.10'
88
numpy==2.3.5; python_version>='3.11'

0 commit comments

Comments
 (0)