Skip to content

chore(deps): bump aiohttp from 3.9.5 to 3.10.2 in the pip group across 1 directory #41

chore(deps): bump aiohttp from 3.9.5 to 3.10.2 in the pip group across 1 directory

chore(deps): bump aiohttp from 3.9.5 to 3.10.2 in the pip group across 1 directory #41

---
# yamllint disable rule:truthy
name: "Pull Request on stable"
on:
pull_request:
branches:
- stable
jobs:
linter:
uses: ./.github/workflows/workflow-linter.yml
tests:
needs: ["linter"]
uses: ./.github/workflows/workflow-tests.yml