Skip to content

Build(deps): Bump jupytext from 1.17.3 to 1.18.1 in the uv group #1019

Build(deps): Bump jupytext from 1.17.3 to 1.18.1 in the uv group

Build(deps): Bump jupytext from 1.17.3 to 1.18.1 in the uv group #1019

Workflow file for this run

---
name: Codespell
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
codespell:
name: Check for spelling errors
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: codespell-project/actions-codespell@master