Skip to content

Commit a55a621

Browse files
chore(deps-dev): update hypothesis requirement from <6.138.17,>=6.21.0 to >=6.21.0,<6.148.6 (#1049)
1 parent 58abebd commit a55a621

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
test = [
6464
"coverage ==7.6.12; python_version<'3.14'", # https://github.com/pypi/warehouse/pull/17872#issuecomment-2845932281
6565
"faker ==38.2.0",
66-
"hypothesis >=6.21.0,<6.138.17",
66+
"hypothesis >=6.21.0,<6.148.6",
6767
"pytest >=7.2.0,<9.0.0",
6868
"pytest-cases ==3.9.1",
6969
"pytest-custom_exit_code ==0.3.0",

0 commit comments

Comments
 (0)