Skip to content

chore(deps-py): update pydantic requirement from <2.10,>=2.8 to >=2.8,<2.11 in /hugr-py #4199

chore(deps-py): update pydantic requirement from <2.10,>=2.8 to >=2.8,<2.11 in /hugr-py

chore(deps-py): update pydantic requirement from <2.10,>=2.8 to >=2.8,<2.11 in /hugr-py #4199

Workflow file for this run

name: Check Conventional Commits format
on:
pull_request_target:
branches:
- main
types:
- opened
- edited
- synchronize
- labeled
- unlabeled
merge_group:
types: [checks_requested]
jobs:
check-title:
name: check-title
uses: CQCL/hugrverse-actions/.github/workflows/pr-title.yml@main
secrets:
GITHUB_PAT: ${{ secrets.HUGRBOT_PAT }}