Skip to content

Commit e8daf00

Browse files
build(deps): bump mypy[mypyc] from 1.7.0 to 1.7.1 (#773)
Bumps [mypy[mypyc]](https://github.com/python/mypy) from 1.7.0 to 1.7.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.7.0...v1.7.1) --- updated-dependencies: - dependency-name: mypy[mypyc] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 872cabe commit e8daf00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mypy-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
mypy[mypyc]==1.7.0 # update pyproject.toml as well
1+
mypy[mypyc]==1.7.1 # update pyproject.toml as well
22
black>=19.10b0
33
types-requests
44
types-dataclasses

0 commit comments

Comments
 (0)