Skip to content

Commit ad5bdaf

Browse files
Bump mypy from 1.3.0 to 1.4.1 (#129)
Bumps [mypy](https://github.com/python/mypy) from 1.3.0 to 1.4.1. - [Commits](python/mypy@v1.3.0...v1.4.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production 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 5d7ad30 commit ad5bdaf

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.3.0
55
flake8==3.9.2
66
isort==5.10.0
7-
mypy==1.3.0
7+
mypy==1.4.1
88
pre-commit==2.17.0
99
pytest==7.4.0
1010
pytest-cov==4.0.0

0 commit comments

Comments
 (0)