Skip to content

Commit

Permalink
fix: requirements.txt to reduce vulnerabilities (#176)
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-ZIPP-7430899

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
andaaron and snyk-bot authored Jul 23, 2024
1 parent a5f742f commit e40a27f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ markdown-include==0.7.0
mkdocs-git-revision-date-localized-plugin==1.1.0
mkdocs-macros-plugin==0.7.0
mkdocs-with-pdf==0.9.3
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit e40a27f

Please sign in to comment.