From d1935344d4ff0863aeded0b43c0a3def78ce35e7 Mon Sep 17 00:00:00 2001
From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com>
Date: Fri, 20 Sep 2024 22:24:40 -0400
Subject: [PATCH] py3-jupyter-client/8.6.3 package update (#28576)
---------
Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
Signed-off-by: Mark McCormick
Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
Co-authored-by: Mark McCormick
---
py3-jupyter-client.yaml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/py3-jupyter-client.yaml b/py3-jupyter-client.yaml
index 8e41572841e..242b83b7f50 100644
--- a/py3-jupyter-client.yaml
+++ b/py3-jupyter-client.yaml
@@ -1,7 +1,7 @@
# Generated from https://pypi.org/project/jupyter-client/
package:
name: py3-jupyter-client
- version: 8.6.2
+ version: 8.6.3
epoch: 0
description: Jupyter protocol implementation and client libraries
copyright:
@@ -22,6 +22,7 @@ environment:
- build-base
- busybox
- ca-certificates-bundle
+ - py3-python-dateutil
- py3-setuptools
- python-3
- wolfi-base
@@ -32,7 +33,7 @@ environment:
pipeline:
- uses: git-checkout
with:
- expected-commit: 8ca76ea1e67c9732a67cab812f8129b68671b9cd
+ expected-commit: 3b1a9fe4014fb91e97e06682ca2cc3627760d7dd
repository: https://github.com/jupyter/jupyter_client
tag: v${{package.version}}