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.
1 parent 07a8afe commit 038d580Copy full SHA for 038d580
newsfragments/3369.internal.rst
@@ -0,0 +1 @@
1
+Increase python-asyncio dependency to be >=0.21.2,<0.23
setup.py
@@ -20,7 +20,7 @@
20
"flaky>=3.7.0",
21
"hypothesis>=3.31.2",
22
"pre-commit>=3.4.0",
23
- "pytest-asyncio>=0.18.1,<0.23",
+ "pytest-asyncio>=0.21.2,<0.23",
24
"pytest-mock>=1.10",
25
"pytest-watch>=4.2",
26
"pytest-xdist>=1.29",
0 commit comments