Skip to content

Commit 8aa3e52

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

2 files changed

Lines changed: 42 additions & 36 deletions

File tree

poetry.lock

Lines changed: 41 additions & 35 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.0"
44+
mypy = "^1.17.1"
4545
bandit = "^1.8.6"
4646
pylint = "^3.3.7"
4747
pytest = "^8.4.1"

0 commit comments

Comments
 (0)