Skip to content

Commit 5066ba5

Browse files
build(deps-dev): bump mypy from 1.17.0 to 1.17.1 (#74)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0602629 commit 5066ba5

File tree

2 files changed

+41
-35
lines changed

2 files changed

+41
-35
lines changed

poetry.lock

Lines changed: 40 additions & 34 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.0"
54+
mypy = "^1.17.1"
5555
bandit = "^1.8.6"
5656
pylint = "^3.3.7"
5757
pytest = "^8.4.1"

0 commit comments

Comments
 (0)