Skip to content

Commit 5afa98b

Browse files
[tool] chore(deps): Update dependency mypy to ~=1.20.2
1 parent bb4bce1 commit 5afa98b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

shodan/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dev = [
3232
"black~=25.1", # Code formatter
3333
"isort~=7.0.0", # Import sorter
3434
"ruff~=0.14.2", # linter
35-
"mypy~=1.18.2", # Type validator
35+
"mypy~=1.20.2", # Type validator
3636
"pip_audit~=2.9.0", # Security checker
3737
"pre-commit~=4.3.0", # Git hooks
3838
"types-PyYAML~=6.0.12", # stubs for untyped module

0 commit comments

Comments
 (0)