Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump jupyterlab from 2.2.5 to 2.2.10
  • Loading branch information
dependabot[bot] authored Aug 23, 2021
commit 456e911f797fc0c99f1b4867ef9d2ec0b66cee1b
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ verify_ssl = true
[packages]
pandas = "==1.1.0"
jupyter = "==1.0.0"
jupyterlab = "==2.2.5"
jupyterlab = "==2.2.10"
scikit-learn = "==0.23.2"
matplotlib = "==3.3.1"
seaborn = "==0.10.1"
Expand Down
Loading