We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bf6d5f7 + a70ee1d commit ddaf215Copy full SHA for ddaf215
1 file changed
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import find_packages, setup
2
3
_TEST_REQUIRE = [
4
- "pytest==5.1.3",
+ "pytest==5.2.0",
5
"pytest-cov==2.7.1",
6
"pytest-asyncio==0.10.0",
7
"pytest-aiohttp==0.3.0",
0 commit comments