Skip to content

Commit

Permalink
fix: tools/third_party/pytest-asyncio/dependencies/pytest-min/require…
Browse files Browse the repository at this point in the history
…ments.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-io[bot] authored Jul 9, 2024
1 parent 645428d commit 25997da
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 @@
# when changing minimum version dependencies
pytest == 6.1.0
typing-extensions >= 3.7.2; python_version < "3.8"
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 25997da

Please sign in to comment.