diff --git a/examples/todomvc/requirements.txt b/examples/todomvc/requirements.txt index eb6fcbbd0..8b7d23e08 100644 --- a/examples/todomvc/requirements.txt +++ b/examples/todomvc/requirements.txt @@ -1 +1,2 @@ pytest-playwright==0.3.0 +zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability