Skip to content

Commit ea5cada

Browse files
Bump mypy from 0.812 to 0.971
Bumps [mypy](https://github.com/python/mypy) from 0.812 to 0.971. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.812...v0.971) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e50ed2e commit ea5cada

File tree

2 files changed

+41
-51
lines changed

2 files changed

+41
-51
lines changed

poetry.lock

Lines changed: 40 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ hypothesmith = "^0.1.8"
3434

3535
[tool.poetry.dev-dependencies]
3636
ipdb = "^0.13.2"
37-
mypy = "^0.812"
37+
mypy = "^0.971"
3838
flake8 = "^3.8.3"
3939
pytest = "^5.4.3"
4040
pytest-cov = "^2.10.0"

0 commit comments

Comments
 (0)