Skip to content
This repository was archived by the owner on Jun 2, 2026. It is now read-only.

Bump python-multipart from 0.0.26 to 0.0.27 in the uv group across 1 directory #38

Bump python-multipart from 0.0.26 to 0.0.27 in the uv group across 1 directory

Bump python-multipart from 0.0.26 to 0.0.27 in the uv group across 1 directory #38

Workflow file for this run

name: validate-signoff
on:
pull_request:
types:
- opened
- edited
jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: PR Description Check
uses: pythonistaguild/pr-description-check@v1.0
with:
content: "[x] I have read and agree to the [Developer Certificate of Origin]"