Skip to content

Commit fc7c2ac

Browse files
authored
Merge pull request #139 from analogdevicesinc/dependabot/pip/mypy-1.4.1
Bump mypy from 1.3.0 to 1.4.1
2 parents 2def8e7 + 6981481 commit fc7c2ac

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

poetry.lock

Lines changed: 29 additions & 29 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
@@ -41,7 +41,7 @@ darglint = "^1.6.0"
4141
flake8-annotations = "^2.9.1"
4242
flake8-docstrings = "^1.7.0"
4343
flake8-isort = "^6.0.0"
44-
mypy = "^1.3"
44+
mypy = "^1.4"
4545
pytype = {version = "^2022.11.29", python = "3.8"}
4646
typeguard = "^4.1.0"
4747
xdoctest = "^1.1.0"

0 commit comments

Comments
 (0)