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 3ba886d commit 4aa0386Copy full SHA for 4aa0386
pyproject.toml
@@ -53,7 +53,7 @@ pre-commit = [
53
tests = [
54
"pytest >= 8.4.1",
55
"pytest-cov >= 6.2.1",
56
- "pytest-asyncio >=0.24,<1.1",
+ "pytest-asyncio >=0.24,<1.2",
57
"python-dotenv >= 1.1.1",
58
]
59
lints = [
0 commit comments