Skip to content

Commit 7a933c3

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

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
@@ -47,6 +47,6 @@ classifiers = [
4747
[tool.poetry.group.dev.dependencies]
4848
pylint = "^3.3.9"
4949
pytest = "^8.4.2"
50-
mypy = "^1.19.0"
50+
mypy = "^1.19.1"
5151
bandit = "^1.8.6"
5252
black = "^25.11.0"

0 commit comments

Comments
 (0)