Skip to content

Commit eea0df1

Browse files
build(deps): update dependency mypy to v1.19.1 (#410)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d38e0f4 commit eea0df1

File tree

2 files changed

+110
-36
lines changed

2 files changed

+110
-36
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ lint = [
4747
"sphinx>=7.4.7",
4848
]
4949
types = [
50-
"mypy[reports]==1.18.2",
50+
"mypy[reports]==1.19.1",
5151
"types-Pygments",
5252
"types-colorama",
5353
"types-setuptools",

0 commit comments

Comments
 (0)