From 4cfcbb4d01c616ac6904d1279d298f3c78115909 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Tue, 1 Oct 2024 12:50:40 +0000 Subject: [PATCH] py3-jupyterhub/5.2.0 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- py3-jupyterhub.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/py3-jupyterhub.yaml b/py3-jupyterhub.yaml index ec7b14306da..ff128cafcfa 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