Skip to content

Commit

Permalink
fix: inst/content/dash/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-3180412
- https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-7448482
  • Loading branch information
snyk-bot committed Oct 16, 2024
1 parent 72abab5 commit bdc9122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inst/content/dash/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ python-dateutil==2.8.1
pytz==2021.1
requests==2.25.1
retrying==1.3.3
setuptools==54.1.2
setuptools==70.0.0
six==1.15.0
urllib3==1.26.5
Werkzeug==1.0.1
Expand Down

0 comments on commit bdc9122

Please sign in to comment.