Skip to content

Commit 115c79d

Browse files
Bump mypy from 0.902 to 0.910
Bumps [mypy](https://github.com/python/mypy) from 0.902 to 0.910. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.902...v0.910) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 45e26c3 commit 115c79d

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

poetry.lock

Lines changed: 25 additions & 25 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
@@ -29,7 +29,7 @@ camel-converter = "^1.0.0"
2929
black = "^21.6b0"
3030
flake8 = "^3.9.2"
3131
isort = "^5.9.1"
32-
mypy = "^0.902"
32+
mypy = "^0.910"
3333
pre-commit = "^2.12.1"
3434
pytest = "^6.2.3"
3535
pytest-cov = "^2.12.1"

0 commit comments

Comments
 (0)