Skip to content

Commit ef25ed6

Browse files
Bump mypy from 1.20.1 to 1.20.2 in the patch group
Bumps the patch group with 1 update: [mypy](https://github.com/python/mypy). Updates `mypy` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.1...v1.20.2) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a015d6a commit ef25ed6

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
@@ -66,7 +66,7 @@ dev-mkdocs = [
6666
"frequenz-repo-config[lib] == 0.17.0",
6767
]
6868
dev-mypy = [
69-
"mypy == 1.20.1",
69+
"mypy == 1.20.2",
7070
"types-Markdown == 3.10.2.20260408",
7171
# For checking the noxfile, docs/ script, and tests
7272
"flake8-numbers[dev-mkdocs,dev-noxfile,dev-pytest]",

0 commit comments

Comments
 (0)