Skip to content

Commit cabf724

Browse files
Update flake8 requirement from ==3.8.* to ==3.9.* (#134)
1 parent 1b59312 commit cabf724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ pytest-cov==2.11.*
33
pytest-vcr==1.0.*
44
black==20.8b1
55
isort==5.7.*
6-
flake8==3.8.*
6+
flake8==3.9.*
77
mypy==0.812
88
freezegun==1.1.*

0 commit comments

Comments
 (0)