Skip to content

Commit

Permalink
[Snyk] Security upgrade mistune from 0.8.4 to 2.0.3 (#1091)
Browse files Browse the repository at this point in the history
* fix: plugins/flytekit-papermill/requirements.txt to reduce vulnerabilities


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

* bump nbconvert to 7.0.0rc2

Signed-off-by: Yee Hing Tong <[email protected]>

Co-authored-by: Yee Hing Tong <[email protected]>
  • Loading branch information
snyk-bot and wild-endeavor committed Aug 2, 2022
1 parent 191b546 commit edbd900
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/flytekit-papermill/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ matplotlib-inline==0.1.3
# via
# ipykernel
# ipython
mistune==0.8.4
mistune==2.0.3
# via nbconvert
mypy-extensions==0.4.3
# via typing-inspect
Expand All @@ -153,7 +153,7 @@ nbclient==0.6.6
# via
# nbconvert
# papermill
nbconvert==6.5.0
nbconvert==7.0.0rc2
# via flytekitplugins-papermill
nbformat==5.4.0
# via
Expand Down

0 comments on commit edbd900

Please sign in to comment.