Skip to content

Bump aiohttp from 3.9.5 to 3.10.3 #962

Bump aiohttp from 3.9.5 to 3.10.3

Bump aiohttp from 3.9.5 to 3.10.3 #962

Workflow file for this run

---
name: PR Labels
# yamllint disable-line rule:truthy
on:
pull_request:
types:
- synchronize
- labeled
- unlabeled
branches:
- main
jobs:
pr_labels:
name: Verify
runs-on: ubuntu-latest
steps:
- name: 🏷 Verify PR has a valid label
uses: ludeeus/[email protected]
with:
labels: >-
breaking-change, bugfix, refactor, new-feature, maintenance, ci, dependencies