Skip to content

Commit 62653d2

Browse files
Build(deps-dev): bump mypy from 1.17.1 to 1.18.1
Bumps [mypy](https://github.com/python/mypy) from 1.17.1 to 1.18.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.17.1...v1.18.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.18.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c0f29b4 commit 62653d2

File tree

2 files changed

+41
-41
lines changed

2 files changed

+41
-41
lines changed

poetry.lock

Lines changed: 40 additions & 40 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
@@ -63,7 +63,7 @@ tomli = { version = "^2.2.1", python = "<3.11" }
6363

6464

6565
[tool.poetry.group.dev.dependencies]
66-
mypy = "^1.17.1"
66+
mypy = "^1.18.1"
6767

6868

6969
[tool.poetry.group.linters]

0 commit comments

Comments
 (0)