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.0 (#200)
Browse files Browse the repository at this point in the history
* Update pytest-flake8 from 0.9.1 to 1.0.0

* Update pytest-flake8 from 0.8.1 to 1.0.0

* Update pytest-flake8 from 0.8.1 to 1.0.0
  • Loading branch information
pyup-bot authored and iblislin committed Mar 20, 2018
1 parent 0f94522 commit 2863c8c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Expand Up @@ -19,4 +19,4 @@ flake8 = "==3.4.1"
pyjokes = "==0.5.0"
pytest = "==3.4.2"
pytest-cov = "==2.5.1"
pytest-flake8 = "==0.8.1"
pytest-flake8 = "==1.0.0"
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
Expand Up @@ -3,4 +3,4 @@ flake8==3.5.0
pyjokes==0.5.0
pytest==3.4.2
pytest-cov==2.5.1
pytest-flake8==0.9.1
pytest-flake8==1.0.0

0 comments on commit 2863c8c

Please sign in to comment.