Skip to content

Commit a965b91

Browse files
authored
Merge pull request #5862 from cylc/8.2.x-sync
🤖 Merge 8.2.x-sync into master
2 parents 64417e5 + da8ab21 commit a965b91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,8 @@ tests =
117117
flake8-type-checking; python_version > "3.7"
118118
flake8>=3.0.0
119119
mypy>=0.910
120-
# https://github.com/pytest-dev/pytest-asyncio/issues/655
121-
pytest-asyncio>=0.17,!=0.22.0
120+
# https://github.com/pytest-dev/pytest-asyncio/issues/706
121+
pytest-asyncio>=0.17,!=0.23.*
122122
pytest-cov>=2.8.0
123123
pytest-xdist>=2
124124
pytest-env>=0.6.2

0 commit comments

Comments
 (0)