Skip to content

Commit 8b819b1

Browse files
Bump mypy from 1.0.1 to 1.1.1 (#114)
Bumps [mypy](https://github.com/python/mypy) from 1.0.1 to 1.1.1. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v1.0.1...v1.1.1) --- 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 ea9729f commit 8b819b1

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==1.0.1
7+
mypy==1.1.1
88
pre-commit==2.17.0
99
pytest==7.2.1
1010
pytest-cov==4.0.0

0 commit comments

Comments
 (0)