Skip to content

Commit 0bf8b1d

Browse files
Bump mypy from 0.982 to 0.991
Bumps [mypy](https://github.com/python/mypy) from 0.982 to 0.991. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.982...v0.991) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7efecac commit 0bf8b1d

File tree

2 files changed

+34
-27
lines changed

2 files changed

+34
-27
lines changed

poetry.lock

Lines changed: 33 additions & 26 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 @@ typing-extensions = ">=3.10,<5.0"
2929
black = ">=20.8b1"
3030
flake8 = "^5.0.4"
3131
isort = "^5.9.3"
32-
mypy = "^0.982"
32+
mypy = "^0.991"
3333
pylint = "^2.13.9"
3434
pytest = "^7.2.0"
3535
pytest-cov = "^4.0.0"

0 commit comments

Comments
 (0)