Skip to content

Commit b860e95

Browse files
Bump mypy from 0.990 to 0.991 (#320)
Bumps [mypy](https://github.com/python/mypy) from 0.990 to 0.991. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.990...v0.991) --- 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 e050df1 commit b860e95

File tree

2 files changed

+33
-33
lines changed

2 files changed

+33
-33
lines changed

poetry.lock

Lines changed: 32 additions & 32 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.10.0"
2525
isort = "^5.10.1"
2626
coverage = {extras = ["toml"], version = "^6.5"}
27-
mypy = "^0.990"
27+
mypy = "^0.991"
2828
detect-secrets = "^1.4.0"
2929
bandit = "^1.7.0"
3030
pylint = "^2.15.5"

0 commit comments

Comments
 (0)