Skip to content

Commit c70f417

Browse files
authored
Merge pull request #489 from vil02/dependabot/pip/mypy-1.16.1
chore(deps-dev): update mypy requirement from 1.16.0 to 1.16.1
2 parents 73b7d77 + 2ad3c30 commit c70f417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ flake8-pytest-style = "2.1.0"
2424
ruff = "0.11.13"
2525
coverage = "7.9.1"
2626
black = "25.1.0"
27-
mypy = "1.16.0"
27+
mypy = "1.16.1"
2828
bandit = "1.8.3"
2929
xenon = "0.9.3"
3030

0 commit comments

Comments
 (0)