Skip to content

Commit c01382a

Browse files
⬆ Bump mypy from 1.20.0 to 1.20.1
Bumps [mypy](https://github.com/python/mypy) from 1.20.0 to 1.20.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.0...v1.20.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eb2c0e8 commit c01382a

File tree

2 files changed

+48
-48
lines changed

2 files changed

+48
-48
lines changed

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.0",
70+
"mypy==1.20.1",
7171
"pytest>=7.4.0,<10.0.0",
7272
"ruff==0.15.9",
7373
"uvicorn>=0.39.0",

0 commit comments

Comments
 (0)