Skip to content

Commit 286984f

Browse files
Bump mypy from 1.8.0 to 1.9.0
Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.9.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.8.0...1.9.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4cbab31 commit 286984f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ looseversion==1.3.0 ; python_version >= '3.5'
2424

2525
mccabe==0.7.0 ; python_version >= '3.6'
2626

27-
mypy==1.8.0
27+
mypy==1.9.0
2828

2929
mypy-extensions==1.0.0 ; python_version >= '3.5'
3030

0 commit comments

Comments
 (0)