Skip to content

Commit 602f318

Browse files
dependabot[bot]einarwar
authored andcommitted
build(deps-dev): bump mypy from 1.20.2 to 2.1.0 in /api
Bumps [mypy](https://github.com/python/mypy) from 1.20.2 to 2.1.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.2...v2.1.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6009c0b commit 602f318

2 files changed

Lines changed: 91 additions & 50 deletions

File tree

api/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies = [
2121
[dependency-groups]
2222
dev = [
2323
"mongomock>=4.1.2",
24-
"mypy>=1.20.2",
24+
"mypy>=2.1.0",
2525
"pytest>=8.3.0",
2626
"types-cachetools>=7.0.0.20260503",
2727
]

0 commit comments

Comments
 (0)