We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 459dfcb commit 4071c4fCopy full SHA for 4071c4f
doc/changelog/896.maintenance.md
@@ -0,0 +1 @@
1
+Bump matplotlib from 3.10.5 to 3.10.6
pyproject.toml
@@ -54,7 +54,7 @@ codegen = [
54
"Jinja2"
55
]
56
tests = [
57
- "matplotlib==3.10.5",
+ "matplotlib==3.10.6",
58
"numpy==2.2.6",
59
"pytest==8.4.1",
60
"pytest-cov==6.2.1",
@@ -68,7 +68,7 @@ tests = [
68
69
doc = [
70
"recommonmark==0.7.1",
71
72
"imageio==2.37.0",
73
"imageio-ffmpeg==0.6.0",
74
"numpydoc==1.9.0",
0 commit comments