Bump various test dependencies (#11030)

This commit is contained in:
Alex Waygood
2023-11-15 15:39:45 +00:00
committed by GitHub
parent 968e2be4d6
commit ac88fdfdbf
3 changed files with 8 additions and 8 deletions

View File

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