Skip to content

Commit 376b332

Browse files
build(deps-dev): bump mypy from 1.17.1 to 1.18.2 (#55)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: David L. Day <1132144+davidlday@users.noreply.github.com> Co-authored-by: David L. Day <dday376@gmail.com>
1 parent 5c49934 commit 376b332

2 files changed

Lines changed: 41 additions & 41 deletions

File tree

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
@@ -41,7 +41,7 @@ classifiers = [
4141
]
4242

4343
[tool.poetry.group.dev.dependencies]
44-
mypy = "^1.17.1"
44+
mypy = "^1.18.2"
4545
bandit = "^1.8.6"
4646
pylint = "^3.3.9"
4747
pytest = "^8.4.2"

0 commit comments

Comments
 (0)