Skip to content

Commit 287647f

Browse files
dependabot[bot]spoorcc
authored andcommitted
Bump mypy from 1.5.1 to 1.6.0
Bumps [mypy](https://github.com/python/mypy) from 1.5.1 to 1.6.0. - [Commits](python/mypy@v1.5.1...v1.6.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 ad84c03 commit 287647f

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
@@ -56,7 +56,7 @@ development = [
5656
'xenon==0.9.1',
5757
'types-PyYAML==6.0.12.11',
5858
'codespell==2.2.6',
59-
'mypy==1.5.1',
59+
'mypy==1.6.0',
6060
#'flake8==5.0.4', # version 6.x.x requires python >= 3.8.1 (but 3.7 support window is until 2023-06-27)
6161
'bandit==1.7.5',
6262
'vulture==2.10',

0 commit comments

Comments
 (0)