Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Update pytest-flake8 to 1.0.3 #303

Merged
merged 3 commits into from
Jan 14, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion Pipfile
Expand Up @@ -19,4 +19,4 @@ flake8 = "==3.6.0"
pyjokes = "==0.5.0"
pytest = "==4.0.2"
pytest-cov = "==2.6.1"
pytest-flake8 = "==1.0.2"
pytest-flake8 = "==1.0.3"
6 changes: 3 additions & 3 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion requirements-test.txt
Expand Up @@ -3,4 +3,4 @@ flake8==3.6.0
pyjokes==0.5.0
pytest==4.0.2
pytest-cov==2.6.1
pytest-flake8==1.0.2
pytest-flake8==1.0.3