Skip to content

Commit

Permalink
Merge #96
Browse files Browse the repository at this point in the history
96: Update pytest to 5.2.1 r=rehandalal a=pyup-bot


This PR updates [pytest](https://pypi.org/project/pytest) from **5.2.0** to **5.2.1**.



<details>
  <summary>Changelog</summary>
  
  
   ### 5.2.1
   ```
   =========================

Bug Fixes
---------

- `5902 &lt;https://github.com/pytest-dev/pytest/issues/5902&gt;`_: Fix warnings about deprecated ``cmp`` attribute in ``attrs&gt;=19.2``.
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/pytest
  - Changelog: https://pyup.io/changelogs/pytest/
  - Homepage: https://docs.pytest.org/en/latest/
</details>



Co-authored-by: pyup-bot <github-bot@pyup.io>
  • Loading branch information
bors[bot] and pyup-bot committed Oct 7, 2019
2 parents d3d59e5 + 2640af8 commit 7823f66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
@@ -1,3 +1,3 @@
-r requirements.txt
pytest==5.2.0
pytest==5.2.1
pytest-cov==2.7.1

0 comments on commit 7823f66

Please sign in to comment.