Skip to content

Commit ac53657

Browse files
Bump mypy from 0.971 to 0.982 (#273)
Bumps [mypy](https://github.com/python/mypy) from 0.971 to 0.982. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.971...v0.982) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad740aa commit ac53657

File tree

2 files changed

+28
-27
lines changed

2 files changed

+28
-27
lines changed

poetry.lock

Lines changed: 27 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
@@ -24,7 +24,7 @@ pre-commit = "^2.20.0"
2424
black = "^22.8.0"
2525
isort = "^5.10.1"
2626
coverage = {extras = ["toml"], version = "^6.5"}
27-
mypy = "^0.971"
27+
mypy = "^0.982"
2828
detect-secrets = "^1.3.0"
2929
bandit = "^1.7.0"
3030
pylint = "^2.15.3"

0 commit comments

Comments
 (0)