Skip to content

Commit 96c9e5a

Browse files
committed
chore: cleanup mypy pre-commit config
1 parent 91593ae commit 96c9e5a

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.pre-commit-config.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,5 @@ repos:
5959
exclude: cli.py
6060
additional_dependencies:
6161
- "pydantic>=2.0.0"
62-
- "types-xmltodict >=1.0.1,<2.0.0"
6362
- "pytest>=8.0.0"
64-
- "pytest-cov>=7.0.0,<8.0.0"
65-
- "pytest-asyncio>=1.2.0,<2.0.0"
66-
- "pytest-subtests>=0.15.0,<1.0.0"
6763
args: [ "--config-file=./pyproject.toml"]

0 commit comments

Comments
 (0)