Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

py3-nbformat/5.10.4 package update #16316

Merged
merged 1 commit into from
Apr 4, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions py3-nbformat.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Generated from https://pypi.org/project/nbformat/
package:
name: py3-nbformat
version: 5.10.3
version: 5.10.4
epoch: 0
description: The Jupyter Notebook format
copyright:
Expand Down Expand Up @@ -30,7 +30,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: 60ed5e910ef7c6264b87d644f276b1b49e24011930deef54605188ddeb211685
expected-sha256: 322168b14f937a5d11362988ecac2a4952d3d8e3a2cbeb2319584631226d5b3a
uri: https://files.pythonhosted.org/packages/source/n/nbformat/nbformat-${{package.version}}.tar.gz

- name: Python Build
Expand Down