Skip to content

Commit

Permalink
fix: samples/openapi3/client/petstore/python-aiohttp/test-requirement…
Browse files Browse the repository at this point in the history
…s.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-ZIPP-7430899
  • Loading branch information
snyk-bot committed Nov 1, 2024
1 parent 66c7b2f commit d25319c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ tox >= 3.9.0
flake8 >= 4.0.0
types-python-dateutil >= 2.8.19.14
mypy >= 1.5
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit d25319c

Please sign in to comment.