Skip to content

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 7061bb2 commit 254663f
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,4 +1,4 @@
mkdocs==1.3.0
mkdocs-material==8.2.14
mkdocs-material==9.5.32
mkdocs-diagrams==1.0.0
mkdocs-redirects==1.0.3

0 comments on commit 254663f

Please # to comment.