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

Commit bf2b325

Browse files
authored
Merge pull request #669 from staticdev/dependabot/pip/mypy-0.950
Bump mypy from 0.942 to 0.950
2 parents 1df9689 + 274a8f2 commit bf2b325

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)