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 2b0c6e6 commit 3dead26Copy full SHA for 3dead26
pyproject.toml
@@ -77,7 +77,7 @@ dev = [
77
"moto>=5.1.0,<6.0.0",
78
"mypy>=1.15.0,<2.0.0",
79
"pre-commit>=3.2.0,<4.4.0",
80
- "pytest>=8.0.0,<9.0.0",
+ "pytest>=8.0.0,<10.0.0",
81
"pytest-cov>=7.0.0,<8.0.0",
82
"pytest-asyncio>=1.0.0,<1.3.0",
83
"pytest-xdist>=3.0.0,<4.0.0",
@@ -130,7 +130,7 @@ installer = "uv"
130
features = ["all"]
131
extra-args = ["-n", "auto", "-vv"]
132
dependencies = [
133
134
135
136
0 commit comments