Skip to content

Commit 5572e12

Browse files
committed
Merge branch 'dependabot/pip/black-20.8b1' of github.com:realpython/materials into dependabot/pip/black-20.8b1
2 parents 76fd6e5 + c69e2f1 commit 5572e12

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==20.8b1
2-
flake8==3.8.2
2+
flake8==3.8.4

0 commit comments

Comments
 (0)