Skip to content
This repository has been archived by the owner on Oct 5, 2020. It is now read-only.

Commit

Permalink
Update pytest to 3.8.0 (#11)
Browse files Browse the repository at this point in the history
This PR updates [pytest](https://pypi.org/project/pytest) from **3.7.4** to **3.8.0**.



*The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)*

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/pytest
  - Changelog: https://pyup.io/changelogs/pytest/
  - Homepage: https://docs.pytest.org/en/latest/
</details>
  • Loading branch information
pyup-bot authored and cmccandless committed Sep 6, 2018
1 parent efc5d90 commit c58ed83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -3,6 +3,6 @@ jsonschema==2.6.0
GitPython==2.1.11
mistune==0.8.3
flake8==3.5.0
pytest==3.7.4
pytest==3.8.0
coveralls>=1.2.0
requests==2.19.1

0 comments on commit c58ed83

Please sign in to comment.