Skip to content

Commit

Permalink
fix: samples/server/petstore/python-aiohttp-srclayout/test-requiremen…
Browse files Browse the repository at this point in the history
…ts.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-AIOHTTP-8383923
  • Loading branch information
snyk-bot committed Nov 22, 2024
1 parent bdad11d commit 3691ca1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ pytest~=7.1.0
pytest-cov>=2.8.1
pytest-randomly>=1.2.3
pytest-aiohttp>=0.3.0
aiohttp>=3.10.11 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 3691ca1

Please sign in to comment.