Skip to content

Commit 678fe53

Browse files
build(deps-dev): bump mypy from 0.942 to 1.4.1
Bumps [mypy](https://github.com/python/mypy) from 0.942 to 1.4.1. - [Commits](python/mypy@v0.942...v1.4.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2618f0f commit 678fe53

File tree

2 files changed

+39
-35
lines changed

2 files changed

+39
-35
lines changed

poetry.lock

Lines changed: 38 additions & 34 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
@@ -21,7 +21,7 @@ sphinxcontrib-spelling = ">=7.3.3,<9.0.0"
2121
[tool.poetry.group.dev.dependencies]
2222
shed = ">=0.9.5,<2023.6.0"
2323
pylint = "^2.13.7"
24-
mypy = "^0.942"
24+
mypy = ">=0.942,<1.5"
2525
pytest = "^7.1.1"
2626
pytest-asyncio = ">=0.18.3,<0.22.0"
2727
pytest-cov = ">=3,<5"

0 commit comments

Comments
 (0)