diff --git a/reporter/requirements-dev.txt b/reporter/requirements-dev.txt index 5ba1724..b42d17b 100644 --- a/reporter/requirements-dev.txt +++ b/reporter/requirements-dev.txt @@ -6,6 +6,6 @@ coverage==7.10.6 pytest-cov==7.0.0 jsonschema==4.23.0 PyYAML==6.0.3 -hypothesis==6.151.9 +hypothesis==6.151.10 syrupy==5.1.0 pytest-socket==0.7.0