Skip to content

Commit 9ec9473

Browse files
renovate[bot]fabclmnt
authored andcommitted
fix(deps): update dependency matplotlib to >=3.10, <=3.10.1
1 parent 7e41dde commit 9ec9473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ classifiers=[
3636
dependencies = [
3737
"scipy>=1.4.1, <1.16",
3838
"pandas>1.1, <3.0, !=1.4.0",
39-
"matplotlib>=3.5, <=3.10",
39+
"matplotlib>=3.10, <=3.10.1",
4040
"pydantic>=2",
4141
"PyYAML>=5.0.0, <6.1",
4242
"jinja2>=2.11.1, <3.2",

0 commit comments

Comments
 (0)