Skip to content

Commit 0e5f0f5

Browse files
authored
Merge pull request #167 from realpython/dependabot/pip/flake8-3.8.4
Bump flake8 from 3.8.2 to 3.8.4
2 parents 76b299b + 4cb184e commit 0e5f0f5

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

concurrency-overview/requirements.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ attrs==18.1.0
88
certifi==2018.8.13
99
chardet==3.0.4
1010
contextvars==2.3
11-
flake8==3.5.0
1211
h11==0.8.1
1312
idna==2.7
1413
immutables==0.6
@@ -23,8 +22,6 @@ pathlib2==2.3.2
2322
pluggy==0.7.1
2423
py==1.6.0
2524
pycodestyle==2.3.1
26-
pyflakes==1.6.0
27-
pylint==2.1.1
2825
pytest==3.7.3
2926
requests==2.19.1
3027
six==1.11.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
black==19.10b0
2-
flake8==3.8.2
2+
flake8==3.8.4

0 commit comments

Comments
 (0)