diff --git a/poetry.lock b/poetry.lock index ee5742961c..e7216f5d28 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2374,7 +2374,7 @@ docs = ["emoji", "myst-parser", "pygments", "sphinx", "sphinx-autoapi", "sphinx- [metadata] lock-version = "1.1" python-versions = "^3.7" -content-hash = "613d0a2e90e0a8a2e4f8f6b4ebc5d4a7b6d9cfa2b6eb6c6976fd11b6dc6e1d6c" +content-hash = "9b48c6af86950eb7198ea842e099d317e5db4cda83d4a4013c8f9a2483549d75" [metadata.files] alabaster = [ diff --git a/pyproject.toml b/pyproject.toml index 21fdc4eaa1..0f5002e410 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -85,7 +85,7 @@ pytest-emoji = "^0.2.0" pytest-mock = "^3.6.1" pytest-sugar = "^0.9.4" pytest-xdist = "^2.3.0" -hypothesis = "^6.10.1" +hypothesis = "^6.14.8" icontract-hypothesis = "^1.1.0" mutmut = "^2.2.0" xdoctest = {extras = ["all"], version = "^0.15.6"}