Skip to content

chore(deps): bump aiohttp from 3.13.5 to 3.14.1 #561

chore(deps): bump aiohttp from 3.13.5 to 3.14.1

chore(deps): bump aiohttp from 3.13.5 to 3.14.1 #561

Workflow file for this run

name: REUSE Compliance Check
on:
push:
branches:
- "main"
pull_request:
branches:
- "main"
permissions:
contents: read
jobs:
check-reuse-compliance:
name: REUSE Compliance Check
runs-on: ${{ contains(github.server_url, 'github.com') && 'ubuntu-latest' || fromJSON('["self-hosted"]') }}
steps:
- uses: actions/checkout@v6
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v6.0.0