Skip to content

Commit

Permalink
fix: samples/client/echo_api/python-disallowAdditionalPropertiesIfNot…
Browse files Browse the repository at this point in the history
…Present/test-requirements.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 ae16aaa
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 ae16aaa

Please sign in to comment.