Skip to content

Commit cf027c9

Browse files
deps: Update dependency hypothesis to >=6.165.7
1 parent 50cdc8a commit cf027c9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pixi.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ numpydoc = ">=1.10.0"
105105
# import dependencies for mypy:
106106
array-api-strict = ">=2.6.1"
107107
numpy = ">=2.1.3"
108-
hypothesis = ">=6.155.7"
108+
hypothesis = ">=6.165.7"
109109
dask-core = ">=2026.7.1" # No distributed, tornado, etc.
110110
dprint = ">=0.50.0"
111111
lefthook = ">=2.1.10"
@@ -219,7 +219,7 @@ lint = {
219219
[feature.tests.dependencies]
220220
pytest = ">=9.1.1"
221221
pytest-cov = ">=7.1.0"
222-
hypothesis = ">=6.155.7"
222+
hypothesis = ">=6.165.7"
223223
array-api-strict = ">=2.6.1"
224224
numpy = ">=1.22.0"
225225
scipy = ">=1.15.2"

0 commit comments

Comments
 (0)