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 d2cb664 commit cf48b40Copy full SHA for cf48b40
2 files changed
poetry.lock
pyproject.toml
@@ -84,7 +84,7 @@ python = "^3.10"
84
ifaddr = ">=0.1.7"
85
86
[tool.poetry.group.dev.dependencies]
87
-pytest = ">=7.2,<9.0"
+pytest = ">=9.0.3,<10.0"
88
pytest-cov = ">=4,<8"
89
pytest-asyncio = ">=1.3.0,<1.4.0"
90
cython = "^3.2.4"
0 commit comments