Skip to content

Commit cb8fcb8

Browse files
build(deps-dev): bump mypy from 1.3.0 to 1.4.1 (#122)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 439f823 commit cb8fcb8

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
@@ -19,7 +19,7 @@ restructuredtext-lint = "^1.4.0"
1919
myst-parser = ">=0.17,<1.1"
2020
autodocsumm = "^0.2.7"
2121
pylint = "^2.13.5"
22-
mypy = ">=0.942,<1.4"
22+
mypy = ">=0.942,<1.5"
2323
types-docutils = ">=0.18.3,<0.21.0"
2424
types-pkg-resources = "^0.1.3"
2525
pytest-pylint = ">=0.18,<0.20"

0 commit comments

Comments
 (0)