Skip to content

Commit d5d162a

Browse files
chore(deps): upgrade dependency mypy to ~=1.18.1 (#2928)
* chore(deps): upgrade dependency mypy to ~=1.18.1 * style(pre-commit): auto fixes from pre-commit.com hooks --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d7f4e21 commit d5d162a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pylint~=3.3.8
33
pytest~=8.4.1
44
pytest-asyncio~=1.1.0
55
# pytest-order~=1.0.1
6-
mypy~=1.17.1
6+
mypy~=1.18.1
77
coverage~=7.10
88
pre-commit==4.3.0
99
codespell==2.4.1

0 commit comments

Comments
 (0)