diff --git a/requirements-test.txt b/requirements-test.txt index 8a92918..62cb106 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -9,5 +9,5 @@ pytest-cov~=5.0 pytest-gitignore~=1.3 pytest-mock~=3.14 setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability -wheel~=0.43 +wheel~=0.44 -e.