diff --git a/py3-jupyterhub.yaml b/py3-jupyterhub.yaml index ec7b14306d..ff128cafcf 100644 --- a/py3-jupyterhub.yaml +++ b/py3-jupyterhub.yaml @@ -1,7 +1,7 @@ # Generated from https://pypi.org/project/jupyterhub/ package: name: py3-jupyterhub - version: 5.1.0 + version: 5.2.0 epoch: 0 description: "JupyterHub: A multi-user server for Jupyter notebooks" copyright: @@ -46,7 +46,7 @@ pipeline: - uses: git-checkout with: repository: https://github.com/jupyterhub/jupyterhub - expected-commit: cdc2151f7585fefa6ff7fdd0b37ece416fa667b8 + expected-commit: 61c39972da624cd84ed73681dc608c7c416c7c58 tag: ${{package.version}} - name: Python Build