Bump nbgitpuller version

Brings in a security fix.

See https://github.com/jupyterhub/nbgitpuller/security/advisories/GHSA-mq5p-2mcr-m52j
This commit is contained in:
Yuvi Panda
2021-08-30 18:58:29 +05:30
committed by GitHub
parent 75a5724292
commit a7484f429e

View File

@@ -9,7 +9,7 @@ jupyterlab==3.*
nteract-on-jupyter==2.1.* nteract-on-jupyter==2.1.*
# Install jupyterlab extensions from PyPI # Install jupyterlab extensions from PyPI
# nbgitpuller for easily pulling in Git repositories # nbgitpuller for easily pulling in Git repositories
nbgitpuller==0.9.* nbgitpuller==0.10.2
# jupyter-resource-usage to show people how much RAM they are using # jupyter-resource-usage to show people how much RAM they are using
jupyter-resource-usage==0.5.* jupyter-resource-usage==0.5.*
# Most people consider ipywidgets to be part of the core notebook experience # Most people consider ipywidgets to be part of the core notebook experience