Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Commit

Permalink
fix: docs/requirements.txt to reduce vulnerabilities
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-MKDOCSMATERIAL-7856160
  • Loading branch information
snyk-bot committed Sep 3, 2024
1 parent 1b66133 commit 05ed4d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
mkdocs==1.3.0
mkdocs-material==7.3.3
mkdocs-material==9.5.32
mkdocs-macros-plugin==0.6.0
mkdocs-redirects==1.0.3
pygments>=2.7.4 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 05ed4d4

Please sign in to comment.