Skip to content

Commit c08c9e7

Browse files
Bump mypy from 0.950 to 0.960 (#91)
Bumps [mypy](https://github.com/python/mypy) from 0.950 to 0.960. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.950...v0.960) --- 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 ea1c903 commit c08c9e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
flake8
33

44
# Static type checking
5-
mypy==0.950
5+
mypy==0.960
66

77
# Automatic code formatting
88
black==22.3.0

0 commit comments

Comments
 (0)