We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58abebd commit a55a621Copy full SHA for a55a621
1 file changed
pyproject.toml
@@ -63,7 +63,7 @@ hooks = [
63
test = [
64
"coverage ==7.6.12; python_version<'3.14'", # https://github.com/pypi/warehouse/pull/17872#issuecomment-2845932281
65
"faker ==38.2.0",
66
- "hypothesis >=6.21.0,<6.138.17",
+ "hypothesis >=6.21.0,<6.148.6",
67
"pytest >=7.2.0,<9.0.0",
68
"pytest-cases ==3.9.1",
69
"pytest-custom_exit_code ==0.3.0",
0 commit comments