Skip to content

Commit 5d7f421

Browse files
committed
Downgrade pytest-flake8 again to support older python
1 parent 4d694cf commit 5d7f421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ test = [
5555
"mypy==0.982",
5656
"pytest==7.1.3",
5757
"pytest-cov==3.0.0",
58-
"pytest-flake8==1.2.2",
58+
"pytest-flake8==1.1.3",
5959
"pytest-localserver==0.5.0",
6060
"types-requests==2.27.14",
6161
"types-Pillow==9.0.8",

0 commit comments

Comments
 (0)