Skip to content

Commit d85b8fd

Browse files
authored
Merge pull request #228 from calchiwo/dependabot/pip/mypy-gte-1.19.1
chore(deps-dev): update mypy requirement from >=1.0 to >=1.19.1
2 parents d17e23b + 758edcb commit d85b8fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dev = [
4343
"pytest>=7.0",
4444
"black>=25.11.0",
4545
"ruff>=0.15.12",
46-
"mypy>=1.0",
46+
"mypy>=1.19.1",
4747
]
4848

4949
[tool.setuptools.packages.find]

0 commit comments

Comments
 (0)