diff --git a/reporter/requirements-dev.txt b/reporter/requirements-dev.txt index 78272a4..73421d1 100644 --- a/reporter/requirements-dev.txt +++ b/reporter/requirements-dev.txt @@ -5,6 +5,6 @@ coverage==7.6.10 pytest-cov==6.0.0 jsonschema==4.23.0 PyYAML==6.0.2 -hypothesis==6.122.3 +hypothesis==6.151.9 syrupy==4.8.1 pytest-socket==0.7.0