Skip to content

Commit fef5180

Browse files
build(deps-dev): bump mypy from 1.19.0 to 1.19.1 (#90)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 81a0ada commit fef5180

File tree

2 files changed

+43
-42
lines changed

2 files changed

+43
-42
lines changed

poetry.lock

Lines changed: 42 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.19.0"
54+
mypy = "^1.19.1"
5555
bandit = "^1.8.6"
5656
pylint = "^3.3.9"
5757
pytest = "^8.4.2"

0 commit comments

Comments
 (0)