Skip to content

Commit ea9729f

Browse files
Bump mypy from 0.991 to 1.0.1 (#110)
Bumps [mypy](https://github.com/python/mypy) from 0.991 to 1.0.1. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.991...v1.0.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4984a81 commit ea9729f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ autoflake==1.4
44
black==23.1.0
55
flake8==3.9.2
66
isort==5.10.0
7-
mypy==0.991
7+
mypy==1.0.1
88
pre-commit==2.17.0
99
pytest==7.2.1
1010
pytest-cov==4.0.0

0 commit comments

Comments
 (0)