Skip to content

Commit 1471b37

Browse files
⬆ Bump mypy from 2.0.0 to 2.1.0
Bumps [mypy](https://github.com/python/mypy) from 2.0.0 to 2.1.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e90d0f commit 1471b37

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
@@ -67,7 +67,7 @@ github-actions = [
6767
tests = [
6868
"coverage[toml]>=6.2,<8.0",
6969
"fastapi>=0.128.0",
70-
"mypy==2.0.0",
70+
"mypy==2.1.0",
7171
"pytest>=7.4.0,<10.0.0",
7272
"ruff==0.15.12",
7373
"uvicorn>=0.39.0",

0 commit comments

Comments
 (0)