Skip to content

Bump pydantic from 2.9.1 to 2.9.2 #387

Bump pydantic from 2.9.1 to 2.9.2

Bump pydantic from 2.9.1 to 2.9.2 #387

Workflow file for this run

name: main
on:
push:
branches:
- main
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
lint-test:
uses: ./.github/workflows/lint-test.yaml
docs:
uses: ./.github/workflows/docs.yaml