Skip to content

Commit

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


This PR updates [pytest-cov](https://pypi.org/project/pytest-cov) from **2.6.0** to **2.6.1**.



<details>
  <summary>Changelog</summary>
  
  
   ### 2.6.1
   ```
   ------------------

* Added support for Pytest 4.1. Contributed by Daniel Hahler and Семён Марьясин in
  `253 &lt;https://github.com/pytest-dev/pytest-cov/pull/253&gt;`_ and
  `230 &lt;https://github.com/pytest-dev/pytest-cov/pull/230&gt;`_.
* Various test and docs fixes. Contributed by Daniel Hahler in
  `224 &lt;https://github.com/pytest-dev/pytest-cov/pull/224&gt;`_ and
  `223 &lt;https://github.com/pytest-dev/pytest-cov/pull/223&gt;`_.
* Fixed the &quot;Module already imported&quot; issue (`211 &lt;https://github.com/pytest-dev/pytest-cov/issues/211&gt;`_).
  Contributed by Daniel Hahler in `228 &lt;https://github.com/pytest-dev/pytest-cov/pull/228&gt;`_.
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/pytest-cov
  - Changelog: https://pyup.io/changelogs/pytest-cov/
  - Repo: https://github.com/pytest-dev/pytest-cov
</details>



Co-authored-by: pyup-bot <[email protected]>
  • Loading branch information
bors[bot] and pyup-bot committed Jan 8, 2019
2 parents fb1de7e + ca06c72 commit 236e7f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-r requirements.txt
flake8==3.6.0
pytest==4.0.2
pytest-cov==2.6.0
pytest-cov==2.6.1

0 comments on commit 236e7f4

Please sign in to comment.