Skip to content

Commit 150d3a1

Browse files
Update flake8 requirement from ~=3.9.2 to ~=4.0.1 (#87)
1 parent 689a31d commit 150d3a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# It only exists to keep the list of dependencies in a separate file from
99
# setup.py.
1010
coverage ~=5.5
11-
flake8 ~=3.9.2
11+
flake8 ~=4.0.1
1212
pytest ~=6.2.5
1313
ipython ~=7.28.0
1414
numpydoc ~=1.1.0

0 commit comments

Comments
 (0)