Skip to content

Commit fa9b7ba

Browse files
build(deps-dev): bump mypy from 1.4.1 to 1.5.1 (#49)
Bumps [mypy](https://github.com/python/mypy) from 1.4.1 to 1.5.1. - [Commits](python/mypy@v1.4.1...v1.5.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 eb3f451 commit fa9b7ba

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

poetry.lock

Lines changed: 30 additions & 30 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
@@ -14,7 +14,7 @@ quart = ">= 0.17.0, < 1.0.0"
1414
[tool.poetry.group.dev.dependencies]
1515
shed = ">=0.9.5,<2023.7.0"
1616
pylint = "^2.13.8"
17-
mypy = ">=0.950,<1.5"
17+
mypy = ">=0.950,<1.6"
1818
pytest = "^7.1.2"
1919
pytest-asyncio = ">=0.18.3,<0.22.0"
2020
pytest-cov = "^4.1.0"

0 commit comments

Comments
 (0)