Skip to content

Commit

Permalink
Revert flake8-pyi update
Browse files Browse the repository at this point in the history
  • Loading branch information
srittau authored Oct 1, 2024
1 parent 749515b commit 549b304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
black==24.8.0 # must match .pre-commit-config.yaml
flake8==7.1.1 # must match .pre-commit-config.yaml
flake8-noqa==1.4.0 # must match .pre-commit-config.yaml
flake8-pyi==24.9.0 # must match .pre-commit-config.yaml
flake8-pyi==24.6.0 # must match .pre-commit-config.yaml
mypy==1.11.2
pre-commit-hooks==4.6.0 # must match .pre-commit-config.yaml
pyright==1.1.382.post1
Expand Down

0 comments on commit 549b304

Please sign in to comment.