Skip to content

Commit

Permalink
fix: server/requirements-dev.txt to reduce vulnerabilities (#2055)
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-RSA-1038401

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Madison Dunitz <madison.dunitz@chanzuckerberg.com>
  • Loading branch information
3 people authored Feb 25, 2021
1 parent de571ce commit 09466a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ pytest>=3.6.3
python-jose>=3.2.0
twine>=1.12.1
-r requirements.txt
rsa>=4.7 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 09466a5

Please sign in to comment.