diff --git a/setup.py b/setup.py index dfebe40fb..e920b2415 100644 --- a/setup.py +++ b/setup.py @@ -97,7 +97,7 @@ setup( "pydivert>=2.0.3,<2.2", ], 'dev': [ - "hypothesis>=5.8,<6.9", + "hypothesis>=5.8,<6.10", "parver>=0.1,<2.0", "pdoc>=4.0.0", "pytest-asyncio>=0.10.0,<0.14,!=0.14",