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

Commit

Permalink
Update pytest-flake8 to 1.0.2 (#243)
Browse files Browse the repository at this point in the history
This PR updates [pytest-flake8](https://pypi.org/project/pytest-flake8) from **1.0.1** to **1.0.2**.
  • Loading branch information
pyup-bot authored and Frank Jheng committed Jul 26, 2018
1 parent 97afd92 commit 6d3b5d4
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ flake8 = "==3.5.0"
pyjokes = "==0.5.0"
pytest = "==3.6.3"
pytest-cov = "==2.5.1"
pytest-flake8 = "==1.0.1"
pytest-flake8 = "==1.0.2"
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 test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ flake8==3.5.0
pyjokes==0.5.0
pytest==3.6.3
pytest-cov==2.5.1
pytest-flake8==1.0.1
pytest-flake8==1.0.2

0 comments on commit 6d3b5d4

Please sign in to comment.