Bump mypy (and a few other test dependencies) (#11196)

This commit is contained in:
Alex Waygood
2023-12-21 22:57:58 +00:00
committed by GitHub
parent c1137ee364
commit 16933b838e
12 changed files with 17 additions and 18 deletions

View File

@@ -52,7 +52,7 @@ jobs:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1
with:
version: "0.1.7" # must match .pre-commit-config.yaml and requirements-test.txt
version: "0.1.9" # must match .pre-commit-config.yaml and requirements-test.txt
flake8:
name: Lint with Flake8