diff --git a/framework/requirements-dev.txt b/framework/requirements-dev.txt index 5046aa7..8826081 100644 --- a/framework/requirements-dev.txt +++ b/framework/requirements-dev.txt @@ -7,4 +7,5 @@ pytest-aiohttp==1.0.4 pytest-asyncio==0.18.1 pytest-html==2.1.1 pytest-trio==0.8.0 -tavern==1.23.5 \ No newline at end of file +tavern==1.23.5 +zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file