Skip to content

Commit d82f124

Browse files
Build(deps-dev): bump mypy from 1.19.0 to 1.19.1
Bumps [mypy](https://github.com/python/mypy) from 1.19.0 to 1.19.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.0...v1.19.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8e1b9f0 commit d82f124

File tree

2 files changed

+43
-42
lines changed

2 files changed

+43
-42
lines changed

poetry.lock

Lines changed: 42 additions & 41 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.3.0", python = "<3.11" }
6363

6464

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

6868

6969
[tool.poetry.group.linters]

0 commit comments

Comments
 (0)