Skip to content

Commit

Permalink
fix: requirements/full_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-CRYPTOGRAPHY-6050294
- https://snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-6126975
  • Loading branch information
snyk-bot committed Jan 27, 2024
1 parent 2853144 commit fda265a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/full_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ contextlib2==21.6.0
# via azureml-core
contourpy==1.2.0
# via matplotlib
cryptography==41.0.7
cryptography==42.0.0
# via
# adal
# msal
Expand Down

0 comments on commit fda265a

Please sign in to comment.