Skip to content

Commit 6981481

Browse files
Bump mypy from 1.3.0 to 1.4.1
Bumps [mypy](https://github.com/python/mypy) from 1.3.0 to 1.4.1. - [Commits](python/mypy@v1.3.0...v1.4.1) --- 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 2def8e7 commit 6981481

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)