Skip to content

Commit de0d202

Browse files
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 5766373 commit de0d202

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
@@ -19,7 +19,7 @@ dependencies = [
1919
[dependency-groups]
2020
dev = [
2121
"mongomock>=4.1.2",
22-
"mypy>=1.20.2",
22+
"mypy>=2.1.0",
2323
"pytest>=8.3.0",
2424
"types-cachetools>=7.0.0.20260503",
2525
]

0 commit comments

Comments
 (0)