Skip to content

Commit d739be0

Browse files
chore(deps-dev): bump mypy from 0.931 to 0.971
Bumps [mypy](https://github.com/python/mypy) from 0.931 to 0.971. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.931...v0.971) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9dc5fed commit d739be0

File tree

2 files changed

+28
-24
lines changed

2 files changed

+28
-24
lines changed

poetry.lock

Lines changed: 27 additions & 23 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
@@ -44,7 +44,7 @@ flake8-bugbear = "^22.1.11"
4444
pyproject-flake8 = "^0.0.1-alpha.2"
4545
pre-commit = "^2.17.0"
4646
matplotlib = "^3.5.1"
47-
mypy = "^0.931"
47+
mypy = "^0.971"
4848
isort = "^5.10.1"
4949
black = "^22.3.0"
5050

0 commit comments

Comments
 (0)