Skip to content

Commit 4629de2

Browse files
Bump mypy from 0.942 to 0.950
Bumps [mypy](https://github.com/python/mypy) from 0.942 to 0.950. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.942...v0.950) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7519ba1 commit 4629de2

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

poetry.lock

Lines changed: 26 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
@@ -40,7 +40,7 @@ jupyter = ["ipywidgets"]
4040
[tool.poetry.dev-dependencies]
4141
pytest = "^7.0.0"
4242
black = "^22.3"
43-
mypy = "^0.942"
43+
mypy = "^0.950"
4444
pytest-cov = "^3.0.0"
4545
attrs = "^21.4.0"
4646
types-dataclasses = "^0.6.4"

0 commit comments

Comments
 (0)