Skip to content

Commit 438bc69

Browse files
chore(deps-dev): update hypothesis requirement from <6.152.10,>=6.21.0 to >=6.161.5,<6.161.6 (#1256)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jens Tröger <jenstroeger@users.noreply.github.com>
1 parent 9e45cf6 commit 438bc69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ hooks = [
6363
# Note that the `custom_exit_code` and `env` plugins may currently be unmaintained.
6464
test = [
6565
"faker ==40.36.0",
66-
"hypothesis >=6.21.0,<6.152.10",
66+
"hypothesis >=6.21.0,<6.161.6",
6767
"pytest >=9.0.3,<9.1.0", # Pin until fixed: https://github.com/smarie/python-pytest-cases/issues/385
6868
"pytest-benchmark ==5.2.3",
6969
"pytest-cases ==3.10.1",

0 commit comments

Comments
 (0)