Skip to content

Bump urllib3 from 2.0.4 to 2.0.6 #64

Bump urllib3 from 2.0.4 to 2.0.6

Bump urllib3 from 2.0.4 to 2.0.6 #64

Workflow file for this run

name: typecheck
on: [ pull_request ]
jobs:
run-typecheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/workflows/setup-env
with:
python-version: "3.11"
- name: run mypy
run: |
mypy confz