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

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-JUPYTERCORE-3063766
  • Loading branch information
snyk-bot committed Oct 27, 2022
1 parent caf612d commit 52a673e
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 @@ -151,7 +151,7 @@ jupyter-client==7.3.4
# ipykernel
# nbclient
# notebook
jupyter-core==4.10.0
jupyter-core==4.11.2
# via
# jupyter-client
# nbconvert
Expand Down

0 comments on commit 52a673e

Please sign in to comment.