Skip to content

Commit

Permalink
Pin pytest to latest version 5.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Sep 25, 2019
1 parent e0691d2 commit c7245ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Expand Up @@ -41,7 +41,7 @@ linting =
pylint==2.4.1

testing =
pytest~=5.1.0
pytest==5.1.3
pytest-flake8
pytest-pylint~=0.14.0

Expand Down

0 comments on commit c7245ac

Please sign in to comment.