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

Commit a99b50e

Browse files
authored
Merge pull request #680 from staticdev/dependabot/pip/mypy-0.960
Bump mypy from 0.950 to 0.960
2 parents b2d20c5 + 4ce14f3 commit a99b50e

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

poetry.lock

Lines changed: 25 additions & 25 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.950"
32+
mypy = "^0.960"
3333
typeguard = "^2.13.3"
3434
xdoctest = "^1.0.0"
3535
sphinx = "^4.3.2"

0 commit comments

Comments
 (0)