Skip to content

Commit 58bd675

Browse files
Build(deps-dev): bump mypy from 1.14.0 to 1.14.1
Bumps [mypy](https://github.com/python/mypy) from 1.14.0 to 1.14.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.14.0...v1.14.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e763f52 commit 58bd675

File tree

2 files changed

+41
-35
lines changed

2 files changed

+41
-35
lines changed

poetry.lock

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

6464

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

6868

6969
[tool.poetry.group.linters]

0 commit comments

Comments
 (0)