Skip to content

Commit f856287

Browse files
build(deps): bump mypy from 1.5.1 to 1.6.0
Bumps [mypy](https://github.com/python/mypy) from 1.5.1 to 1.6.0. - [Commits](python/mypy@v1.5.1...v1.6.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 038ecd6 commit f856287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
black==23.9.1
1010
isort==5.12.0
1111
pylint==3.0.1
12-
mypy==1.5.1
12+
mypy==1.6.0
1313
bandit==1.7.5
1414
pydocstyle==6.3.0

0 commit comments

Comments
 (0)