Skip to content

Commit d69e1e0

Browse files
Update dependency mypy to ~=1.20.2
1 parent b631b0a commit d69e1e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Repository = "https://github.com/apitally/apitally-py"
6666

6767
[dependency-groups]
6868
dev = [
69-
"mypy~=1.19.0",
69+
"mypy~=1.20.2",
7070
"pre-commit==4.3.0; python_version<'3.10'",
7171
"pre-commit>=4.5.0; python_version>='3.10'",
7272
"ruff~=0.15.0",

0 commit comments

Comments
 (0)