Skip to content

Commit ce43423

Browse files
Bump mypy from 0.770 to 0.942 (#4)
Bumps [mypy](https://github.com/python/mypy) from 0.770 to 0.942. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.770...v0.942) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae03662 commit ce43423

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-r requirements.txt
22
black==22.3.0
33
flake8==4.0.1
4-
mypy==0.770
4+
mypy==0.942
55
pydocstyle==6.1.1
66
pylint==2.13.7
77
pre-commit==2.18.1

0 commit comments

Comments
 (0)