Skip to content

Commit 3515864

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 bedfb52 commit 3515864

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
@@ -47,6 +47,6 @@ classifiers = [
4747
[tool.poetry.group.dev.dependencies]
4848
pylint = "^3.3.9"
4949
pytest = "^8.4.2"
50-
mypy = "^1.17.1"
50+
mypy = "^1.18.2"
5151
bandit = "^1.8.6"
5252
black = "^25.1.0"

0 commit comments

Comments
 (0)