diff options
Diffstat (limited to 'devel/py-hypothesis-crosshair/files/patch-pyproject.toml')
| -rw-r--r-- | devel/py-hypothesis-crosshair/files/patch-pyproject.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-hypothesis-crosshair/files/patch-pyproject.toml b/devel/py-hypothesis-crosshair/files/patch-pyproject.toml index 2f672217d623..23dd83d0df28 100644 --- a/devel/py-hypothesis-crosshair/files/patch-pyproject.toml +++ b/devel/py-hypothesis-crosshair/files/patch-pyproject.toml @@ -1,10 +1,10 @@ ---- pyproject.toml.orig 2025-08-13 20:44:59 UTC +--- pyproject.toml.orig 2025-11-17 14:11:29 UTC +++ pyproject.toml @@ -13,7 +13,6 @@ dependencies = [ license = { file = "LICENSE" } requires-python = ">=3.9" dependencies = [ - "hypothesis>=6.137.0", - "crosshair-tool>=0.0.74" + "crosshair-tool>=0.0.97" ] classifiers = [ |
