Skip to content

build(deps): bump granian from 1.7.0 to 1.7.1 in the dependencies group #398

build(deps): bump granian from 1.7.0 to 1.7.1 in the dependencies group

build(deps): bump granian from 1.7.0 to 1.7.1 in the dependencies group #398

Workflow file for this run

name: Format
on:
push:
paths:
- .github/workflows/formatter.yml
- pyproject.toml
- poetry.lock
- '**.py'
permissions:
contents: write
jobs:
format:
uses: winstxnhdw/actions/.github/workflows/format-python.yml@main
with:
cache-dependency-glob: '**/poetry.lock'