Bump flake8-pyi to 24.4.0 (#11745)

This commit is contained in:
Alex Waygood
2024-04-11 13:05:46 +01:00
committed by GitHub
parent c6e0466254
commit 6883b80f52
4 changed files with 6 additions and 7 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
black==24.3.0 # must match .pre-commit-config.yaml
flake8==7.0.0 # must match .pre-commit-config.yaml
flake8-noqa==1.4.0 # must match .pre-commit-config.yaml
flake8-pyi==24.3.1 # must match .pre-commit-config.yaml
flake8-pyi==24.4.0 # must match .pre-commit-config.yaml
mypy==1.9.0
pre-commit-hooks==4.5.0 # must match .pre-commit-config.yaml
pyright==1.1.358