Skip to content

Commit 2ad3c30

Browse files
chore(deps-dev): update mypy requirement from 1.16.0 to 1.16.1
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.16.0...v1.16.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.16.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 73b7d77 commit 2ad3c30

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)