Skip to content

Commit fdd20ca

Browse files
chore: poetry(deps-dev): bump mypy from 0.910 to 0.920 (#103)
Bumps [mypy](https://github.com/python/mypy) from 0.910 to 0.920. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.910...v0.920) --- 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 cfc9d38 commit fdd20ca

File tree

2 files changed

+39
-30
lines changed

2 files changed

+39
-30
lines changed

poetry.lock

Lines changed: 38 additions & 29 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
@@ -58,7 +58,7 @@ types-toml = "^0.10.0"
5858
pdoc3 = "^0.10.0"
5959
tox = "^3.24.3"
6060
coverage = "^6.2"
61-
mypy = "^0.910"
61+
mypy = "^0.920"
6262
flake8 = "^3.9.2"
6363
flake8-annotations = "^2.0"
6464
flake8-bugbear = "^21.11.29"

0 commit comments

Comments
 (0)