Skip to content

Commit 202ba8d

Browse files
Bump mypy from 0.971 to 0.991 (#107)
Bumps [mypy](https://github.com/python/mypy) from 0.971 to 0.991. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.971...v0.991) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 42ddf41 commit 202ba8d

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.971
7+
mypy==0.991
88
pre-commit==2.17.0
99
pytest==7.0.0
1010
pytest-cov==4.0.0

0 commit comments

Comments
 (0)