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}}