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

Commit f85a455

Browse files
authored
Merge pull request #784 from staticdev/dependabot/pip/mypy-0.982
Bump mypy from 0.981 to 0.982
2 parents 9b7d5e4 + b4c947a commit f85a455

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 @@ bandit = ">=1.7.4"
2929
black = ">=22.6.0"
3030
coverage = {version = "6.5.0", extras = ["toml"]}
3131
safety = "^2.3.1"
32-
mypy = "^0.981"
32+
mypy = "^0.982"
3333
typeguard = "^2.13.3"
3434
xdoctest = "^1.1.0"
3535
sphinx = "^5.1.1"

0 commit comments

Comments
 (0)