Skip to content

Commit 5d65c4e

Browse files
build(deps): bump mypy from 1.5.1 to 1.9.0
Bumps [mypy](https://github.com/python/mypy) from 1.5.1 to 1.9.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.5.1...1.9.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6c2af25 commit 5d65c4e

File tree

2 files changed

+31
-30
lines changed

2 files changed

+31
-30
lines changed

Diff for: poetry.lock

+30-29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ _ = "returns.contrib.hypothesis._entrypoint"
4949
python = "^3.9"
5050

5151
typing-extensions = ">=4.0,<5.0"
52-
mypy = { version = ">=1.5,<1.6", optional = true }
52+
mypy = { version = ">=1.5,<1.10", optional = true }
5353
pytest = { version = "^8.0", optional = true }
5454
hypothesis = { version = "^6.98", optional = true }
5555

0 commit comments

Comments
 (0)