Skip to content

fix(deps): update dependency aiohttp to >=3.14.3 (#653) #1320

fix(deps): update dependency aiohttp to >=3.14.3 (#653)

fix(deps): update dependency aiohttp to >=3.14.3 (#653) #1320

Workflow file for this run

name: Format
on:
push:
paths:
- .github/workflows/formatter.yml
- pyproject.toml
- uv.lock
- server/**
permissions:
contents: write
jobs:
format:
uses: winstxnhdw/actions/.github/workflows/format-python.yml@main