1 parent 12a7b08 commit 82ef03cCopy full SHA for 82ef03c
2 files changed
pyproject.toml
@@ -14,11 +14,11 @@ requires-python = "~=3.14.0"
14
15
[dependency-groups]
16
dev = [
17
- "coverage~=7.12.0",
18
- "mypy~=1.19.0",
19
- "pytest~=9.0.0",
20
- "pytest-cov~=7.0.0",
21
- "pytest-randomly~=4.0.1",
+ "coverage==7.13.5",
+ "mypy==1.20.2",
+ "pytest==9.0.3",
+ "pytest-cov==7.1.0",
+ "pytest-randomly==4.1.0",
22
]
23
24
[project.urls]
0 commit comments