Skip to content

Commit dc0610b

Browse files
build(deps): bump mypy from 1.1.1 to 1.2.0
Bumps [mypy](https://github.com/python/mypy) from 1.1.1 to 1.2.0. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v1.1.1...v1.2.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 16ffdb0 commit dc0610b

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.3.0
1010
isort==5.12.0
1111
pylint==2.17.2
12-
mypy==1.1.1
12+
mypy==1.2.0
1313
bandit==1.7.5
1414
pydocstyle==6.3.0

0 commit comments

Comments
 (0)