Skip to content

Commit 73748f2

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

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
@@ -49,7 +49,7 @@ _ = "returns.contrib.hypothesis._entrypoint"
4949
python = ">= 3.8.1,<4.0"
5050

5151
typing-extensions = ">=4.0,<5.0"
52-
mypy = { version = ">=1.5,<1.6", optional = true }
52+
mypy = { version = ">=1.5,<1.7", optional = true }
5353

5454
[tool.poetry.dev-dependencies]
5555
anyio = "^4.0"

0 commit comments

Comments
 (0)