Skip to content

Commit 32f774d

Browse files
Bump types-markdown from 3.10.2.20260408 to 3.10.2.20260518
Bumps [types-markdown](https://github.com/python/typeshed) from 3.10.2.20260408 to 3.10.2.20260518. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-markdown dependency-version: 3.10.2.20260518 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0aaa9e commit 32f774d

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

0 commit comments

Comments
 (0)