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-SETUPTOOLS-7448482
  • Loading branch information
snyk-bot committed Jul 16, 2024
1 parent 7c6d349 commit 8bc7414
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
Expand Up @@ -2,6 +2,6 @@ gmsh==4.11.1
matplotlib>=3.7.3
numpy>=1.24.4
pybind11==2.4.3
setuptools>=65.5.1
setuptools>=70.0.0
sphinx==4.2.0
sphinx-gallery==0.8.1

0 comments on commit 8bc7414

Please sign in to comment.