Skip to content

Commit

Permalink
fix: plugins/flytekit-greatexpectations/requirements.txt to reduce vu…
Browse files Browse the repository at this point in the history
…lnerabilities (flyteorg#823)

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-IPYTHON-2348630

Signed-off-by: maximsmol <maximsmol@gmail.com>
  • Loading branch information
snyk-bot authored and maximsmol committed Mar 8, 2022
1 parent 057c130 commit 3248ddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/flytekit-greatexpectations/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ ipykernel==6.5.0
# via
# ipywidgets
# notebook
ipython==7.29.0
ipython==7.31.1
# via
# ipykernel
# ipywidgets
Expand Down

0 comments on commit 3248ddf

Please sign in to comment.