Skip to content

Commit b5368d7

Browse files
Bump mypy from 0.920 to 0.921 (#1189)
Bumps [mypy](https://github.com/python/mypy) from 0.920 to 0.921. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.920...v0.921) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 93fac78 commit b5368d7

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

poetry.lock

Lines changed: 22 additions & 22 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
@@ -65,7 +65,7 @@ trio = "^0.19"
6565
attrs = "^21.2"
6666
httpx = "^0.21"
6767

68-
mypy = "^0.920"
68+
mypy = "^0.921"
6969
wemake-python-styleguide = "^0.16"
7070
flake8-pytest-style = "^1.5"
7171
flake8-pyi = "^20.10"

0 commit comments

Comments
 (0)