Skip to content

Commit 178c401

Browse files
Bump mypy from 1.9.0 to 1.14.0
Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.14.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@1.9.0...v1.14.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent feb2849 commit 178c401

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
@@ -59,7 +59,7 @@ development = [
5959
'xenon==0.9.1',
6060
'types-PyYAML==6.0.12.20240311',
6161
'codespell==2.2.6',
62-
'mypy==1.9.0',
62+
'mypy==1.14.0',
6363
#'flake8==5.0.4', # version 6.x.x requires python >= 3.8.1 (but 3.7 support window is until 2023-06-27)
6464
'bandit==1.7.8',
6565
'vulture==2.11',

0 commit comments

Comments
 (0)