Skip to content

Commit 197dac2

Browse files
authored
Upgrade flake8-pyi to 22.4.1 (#7662)
1 parent 3930d8d commit 197dac2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pytype==2022.03.29; platform_system != "Windows" and python_version < "3.10"
44
black==22.3.0
55
flake8==4.0.1
66
flake8-bugbear==21.11.29
7-
flake8-pyi==22.4.0
7+
flake8-pyi==22.4.1
88
# must match .pre-commit-config.yaml
99
isort==5.10.1
1010
tomli==1.2.2

0 commit comments

Comments
 (0)