Skip to content

Commit 4a904e2

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

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
@@ -51,7 +51,7 @@ coverage = {extras = ["toml"], version = ">=6.5"}
5151
pytest-cov = ">=4.0"
5252
pylint = ">=3"
5353
black = ">=22.10"
54-
mypy = "^1.17.1"
54+
mypy = "^1.18.2"
5555
bandit = "^1.8.6"
5656

5757
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)