Update test dependencies (#11361)

This commit is contained in:
Alex Waygood
2024-02-05 00:53:21 +00:00
committed by GitHub
parent c49c84f319
commit bf58d62e74
4 changed files with 18 additions and 13 deletions

View File

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