Skip to content

Commit bb5733f

Browse files
Bump mypy from 1.5.1 to 1.6.0 (#662)
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:development 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 03adece commit bb5733f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ flake8-bandit==4.1.1
55
flake8-bugbear==23.9.16
66
flake8-import-order==0.18.2
77
flake8-requirements==1.7.8
8-
mypy==1.5.1
8+
mypy==1.6.0
99
types-passlib==1.7.7.13
1010
pep257==0.7.0
1111
sphinx==7.2.6

0 commit comments

Comments
 (0)