Skip to content

Commit

Permalink
Merge #28
Browse files Browse the repository at this point in the history
28: Update pytest to 6.2.5 r=aragilar a=pyup-bot


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



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


Trivial/Internal Changes
------------------------

- `8494 &lt;https://github.com/pytest-dev/pytest/issues/8494&gt;`_: Python 3.10 is now supported.


- `9040 &lt;https://github.com/pytest-dev/pytest/issues/9040&gt;`_: Enable compatibility with ``pluggy 1.0`` or later.
   ```
   
  
</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 Sep 17, 2021
2 parents 5a14d30 + 5be6adf commit 4828c50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-requirements.txt
@@ -1,2 +1,2 @@
pytest==6.2.4
pytest==6.2.5
pytest-cov==2.12.1

0 comments on commit 4828c50

Please sign in to comment.