Skip to content

Commit 299accd

Browse files
chore(deps): bump mypy from 1.15.0 to 1.16.0
Bumps [mypy](https://github.com/python/mypy) from 1.15.0 to 1.16.0. - [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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa6d131 commit 299accd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ flake8==7.2.0
1313
flake8-coding==1.3.2
1414
pre-commit==4.0.1
1515
isort==6.0.1
16-
mypy==1.15.0
16+
mypy==1.16.0
1717
pylint==3.3.7
1818
bandit==1.8.3
1919
pydocstringformatter==0.7.3

0 commit comments

Comments
 (0)