Skip to content

Commit 1ead4f5

Browse files
dependabot[bot]ben-edna
authored andcommitted
Bump mypy from 1.15.0 to 1.16.1
Bumps [mypy](https://github.com/python/mypy) from 1.15.0 to 1.16.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.15.0...v1.16.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.16.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0761a7f commit 1ead4f5

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
@@ -77,7 +77,7 @@ development = [
7777
'xenon==0.9.3',
7878
'types-PyYAML==6.0.12.20250516',
7979
'codespell==2.4.1',
80-
'mypy==1.15.0',
80+
'mypy==1.16.1',
8181
#'flake8==5.0.4', # version 6.x.x requires python >= 3.8.1 (but 3.7 support window is until 2023-06-27)
8282
'bandit==1.8.5',
8383
'vulture==2.14',

0 commit comments

Comments
 (0)