diff --git a/poetry.lock b/poetry.lock index 351eb5838c..fd7f4bf952 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2431,7 +2431,7 @@ docs = ["emoji", "myst-parser", "pygments", "sphinx", "sphinx-autoapi", "sphinx- [metadata] lock-version = "1.1" python-versions = "^3.8,<3.11" -content-hash = "3239362f7fe61a875e0cf4a6bfa99d2a460c627544dbd3247193a2f36056a499" +content-hash = "efd82d8cf1cc866abcb9ec6692bbb991d6ec454d208711b94b961360f1a68dc5" [metadata.files] alabaster = [ diff --git a/pyproject.toml b/pyproject.toml index 0cd7212d75..0790a2fe50 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -76,7 +76,7 @@ pytest-emoji = "^0.2.0" pytest-mock = "^3.7.0" pytest-sugar = "^0.9.4" pytest-xdist = "^2.5.0" -hypothesis = "^6.38.0" +hypothesis = "^6.43.3" icontract-hypothesis = "^1.1.7" mutmut = "^2.4.0" xdoctest = {extras = ["all"], version = "^0.15.10"}