Skip to content

Commit 33bf803

Browse files
committed
chore: add mypy in the dev dependencies
1 parent 6c2c086 commit 33bf803

File tree

2 files changed

+52
-1
lines changed

2 files changed

+52
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ funding = "https://github.com/sponsors/python-scim"
3838

3939
[dependency-groups]
4040
dev = [
41+
"mypy>=1.13.0",
4142
"pytest>=8.2.1",
4243
"pytest-cov>=6.0.0",
4344
"pre-commit-uv>=4.1.4",

uv.lock

Lines changed: 51 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)