Skip to content

Commit 3c0b8da

Browse files
Bump mypy from 0.971 to 0.991 (#7)
Bumps [mypy](https://github.com/python/mypy) from 0.971 to 0.991. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.971...v0.991) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c12cd1f commit 3c0b8da

File tree

2 files changed

+35
-27
lines changed

2 files changed

+35
-27
lines changed

poetry.lock

Lines changed: 34 additions & 26 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
@@ -16,7 +16,7 @@ nox = "^2022.8.7"
1616
sphinx = "^5.3.0"
1717
rich = "^12.6.0"
1818
pytest = "^7.1.3"
19-
mypy = "^0.971"
19+
mypy = ">=0.971,<0.992"
2020
sphinx-copybutton = "^0.5.0"
2121
furo = "^2022.9.15"
2222
scriv = ">=0.17,<1.1"

0 commit comments

Comments
 (0)