Skip to content

Commit b05363c

Browse files
build(deps-dev): bump mypy from 1.17.1 to 1.18.2 (#79)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: David L. Day <[email protected]> Co-authored-by: David L. Day <[email protected]>
1 parent fc43e16 commit b05363c

File tree

2 files changed

+42
-42
lines changed

2 files changed

+42
-42
lines changed

poetry.lock

Lines changed: 41 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
@@ -51,7 +51,7 @@ classifiers = [
5151

5252
[tool.poetry.group.dev.dependencies]
5353
black = ">=22.12,<26.0"
54-
mypy = "^1.17.1"
54+
mypy = "^1.18.2"
5555
bandit = "^1.8.6"
5656
pylint = "^3.3.8"
5757
pytest = "^8.4.2"

0 commit comments

Comments
 (0)