Skip to content

Commit 417c4e8

Browse files
chore(deps-dev): bump mypy from 0.931 to 0.991
Bumps [mypy](https://github.com/python/mypy) from 0.931 to 0.991. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.931...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 2bd11ce commit 417c4e8

File tree

2 files changed

+37
-25
lines changed

2 files changed

+37
-25
lines changed

poetry.lock

Lines changed: 36 additions & 24 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
@@ -50,7 +50,7 @@ flake8-bugbear = "^22.1.11"
5050
pyproject-flake8 = "^4.0.1"
5151
pre-commit = "^2.17.0"
5252
matplotlib = "^3.5.1"
53-
mypy = "^0.931"
53+
mypy = "^0.991"
5454
isort = "^5.10.1"
5555
black = "^22.3.0"
5656

0 commit comments

Comments
 (0)