Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit 274a8f2

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] <support@github.com>
1 parent 1df9689 commit 274a8f2

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
@@ -29,7 +29,7 @@ pyyaml = "^5.3.1"
2929
[tool.poetry.dev-dependencies]
3030
pytest = "^7.1.2"
3131
safety = "^1.10.0"
32-
mypy = "^0.942"
32+
mypy = "^0.950"
3333
typeguard = "^2.13.3"
3434
xdoctest = "^1.0.0"
3535
sphinx = "^4.3.2"

0 commit comments

Comments
 (0)