Skip to content

Commit 3a11990

Browse files
⬆ Bump mypy from 1.20.1 to 1.20.2 (#376)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2538b45 commit 3a11990

2 files changed

Lines changed: 50 additions & 49 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ github-actions = [
6767
tests = [
6868
"coverage[toml]>=6.2,<8.0",
6969
"fastapi>=0.128.0",
70-
"mypy==1.20.1",
70+
"mypy==1.20.2",
7171
"pytest>=7.4.0,<10.0.0",
7272
"ruff==0.15.11",
7373
"uvicorn>=0.39.0",

0 commit comments

Comments
 (0)