Skip to content

Commit 7ba89aa

Browse files
⬆ Bump mypy from 2.0.0 to 2.1.0 (#397)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
1 parent 6e4d415 commit 7ba89aa

2 files changed

Lines changed: 127 additions & 127 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ github-actions = [
6868
tests = [
6969
"coverage[toml]>=6.2,<8.0",
7070
"fastapi>=0.128.0",
71-
"mypy==2.0.0",
71+
"mypy==2.1.0",
7272
"pytest>=7.4.0,<10.0.0",
7373
"ruff==0.15.12",
7474
"uvicorn>=0.39.0",

0 commit comments

Comments
 (0)