Skip to content

Commit 3e3eb93

Browse files
deps: Update dependency scipy-doctest to >=2.2.0,<3 (#954)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bf33aa1 commit 3e3eb93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ hypothesis = ">=6.155.7"
223223
array-api-strict = ">=2.6.1"
224224
numpy = ">=1.22.0"
225225
scipy = ">=1.15.2"
226-
scipy-doctest = ">=2,<3"
226+
scipy-doctest = ">=2.2.0,<3"
227227

228228
[feature.tests.tasks]
229229
tests = {

0 commit comments

Comments
 (0)