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 1a4df75 commit 4b76ff4Copy full SHA for 4b76ff4
pixi.toml
@@ -43,7 +43,7 @@ test-slow = """cargo nextest run --workspace --all-targets --features slow_integ
43
44
[feature.pytest.dependencies]
45
filelock = ">=3.16.0,<4"
46
-mypy = ">=1.16,<1.17"
+mypy = ">=1.17,<1.18"
47
py-rattler = ">=0.14,<0.15"
48
pytest = "*"
49
pytest-rerunfailures = ">=15,<16"
0 commit comments