Skip to content

Commit

Permalink
Bump pytest from 6.2.2 to 6.2.5
Browse files Browse the repository at this point in the history
pytest 6.2.5 adds support for Python 3.10. [Link](pytest-dev/pytest#8494) to relevant PR.
  • Loading branch information
joshuadavidthomas committed Oct 6, 2021
1 parent 1f73835 commit 8d29234
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/requirements.txt
@@ -1,6 +1,6 @@
coverage==5.4
pygments==2.7.4
pytest==6.2.2
pytest==6.2.5
pytest-cov==2.11.1
pytest-asyncio==0.14.0
pytest-mock==3.5.1
Expand Down

0 comments on commit 8d29234

Please sign in to comment.