Skip to content

Commit 7db44b0

Browse files
build(deps-dev): bump mypy from 1.19.1 to 1.20.0 in the minor group
Bumps the minor group with 1 update: [mypy](https://github.com/python/mypy). Updates `mypy` from 1.19.1 to 1.20.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.1...v1.20.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d8de87 commit 7db44b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ dev-mkdocs = [
8888
"mkdocstrings-python == 2.0.3",
8989
]
9090
dev-mypy = [
91-
"mypy == 1.19.1",
91+
"mypy == 1.20.0",
9292
"types-setuptools >= 67.6.0, < 83", # Should match the api dependency
9393
"types-Markdown == 3.10.2.20260211",
9494
"types-PyYAML == 6.0.12.20250915",

0 commit comments

Comments
 (0)