Skip to content

Bump aiohttp from 3.10.2 to 3.10.11 in /python (#327) #876

Bump aiohttp from 3.10.2 to 3.10.11 in /python (#327)

Bump aiohttp from 3.10.2 to 3.10.11 in /python (#327) #876

Workflow file for this run

name: pyright Typecheck
on: [push, pull_request]
jobs:
typecheck:
runs-on: ubuntu-latest
name: Typecheck
steps:
- name: Check out source repository
uses: actions/checkout@v4
- name: pyright Typecheck
uses: jakebailey/pyright-action@v2