We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5933a8c commit 17a93acCopy full SHA for 17a93ac
requirements.txt
@@ -16,7 +16,7 @@ decoy==2.1.1
16
flake8==7.2.0; python_version > "3.8"
17
flake8==7.1.2; python_version == "3.8"
18
19
-pytest-asyncio==0.25.3; python_version > "3.8"
+pytest-asyncio==0.26.0; python_version > "3.8"
20
pytest-asyncio==0.23.4; python_version == "3.8"
21
22
pytest-cov==4.1.0
0 commit comments