Skip to content

Commit b98d296

Browse files
chore(deps): update dependency matplotlib to <=3.10.5 (#52)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent be9a4f4 commit b98d296

File tree

2 files changed

+59
-38
lines changed

2 files changed

+59
-38
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ requires-python = ">=3.8"
88
[dependency-groups]
99
dev = [
1010
"cython>=3.1.2",
11-
"matplotlib<=3.10.3",
11+
"matplotlib<=3.10.5",
1212
"nodejs-wheel-binaries>=22.17.1",
1313
"pyright>=1.1.403",
1414
"pytest>=8.3.5",

0 commit comments

Comments
 (0)