From 575e242fd036f47d51a54204a1e6fc09a7064588 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Mon, 4 Mar 2024 13:16:51 +0000 Subject: [PATCH] py3-jupyter-server/2.13.0 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- py3-jupyter-server.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/py3-jupyter-server.yaml b/py3-jupyter-server.yaml index dff63c6a4b3..6d981cabdb3 100644 --- a/py3-jupyter-server.yaml +++ b/py3-jupyter-server.yaml @@ -1,8 +1,8 @@ # Generated from https://pypi.org/project/jupyter-server/ package: name: py3-jupyter-server - version: 2.12.5 - epoch: 1 + version: 2.13.0 + epoch: 0 description: The backend—i.e. core services, APIs, and REST endpoints—to Jupyter web applications. copyright: - license: BSD-3-Clause @@ -43,7 +43,7 @@ environment: pipeline: - uses: git-checkout with: - expected-commit: b48e64c7cf3082429c7f7ad88f7e0021a5d4eeb1 + expected-commit: d1b8e2c21a4d0f390de58a4a5e942b5c6eeced82 repository: https://github.com/jupyter-server/jupyter_server tag: v${{package.version}}