Skip to content

Commit 0ba18db

Browse files
chore(deps-dev): update mypy requirement from 1.15.0 to 1.16.0
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.15.0...v1.16.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.16.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 59e32b0 commit 0ba18db

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.11"
2525
coverage = "7.8.2"
2626
black = "25.1.0"
27-
mypy = "1.15.0"
27+
mypy = "1.16.0"
2828
bandit = "1.8.3"
2929
xenon = "0.9.3"
3030

0 commit comments

Comments
 (0)